Skip to content

Commit

Permalink
[cmake] Minor correction in c++/triqs_tprf/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Aug 14, 2020
1 parent 3886e33 commit 63ae713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion c++/triqs_tprf/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ target_compile_definitions(${PROJECT_NAME}_c PUBLIC
install(TARGETS ${PROJECT_NAME}_c EXPORT ${PROJECT_NAME}-targets DESTINATION lib)
install(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} DESTINATION include FILES_MATCHING PATTERN "*.hpp" PATTERN "*.h")

# ========= Additional Depdencies ==========
# ========= Additional Dependencies ==========

# OpenMP
find_package(OpenMP REQUIRED COMPONENTS CXX)
Expand Down

0 comments on commit 63ae713

Please sign in to comment.