3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-25 12:17:37 +02:00

Added install command for 'atm_c' target

This commit is contained in:
Oleg E. Peil 2016-03-11 10:00:41 +01:00
parent 4145e55f77
commit 9acdc5a8f8

View File

@ -5,5 +5,6 @@ include_directories(${CMAKE_CURRENT_SOURCE_DIR}/c++/plovasp/atm ${TRIQS_INCLUDE_
#add_executable(test_atm test2py.cpp)
#target_link_libraries(test_atm atm_c)
install(TARGETS atm_c DESTINATION lib)
add_subdirectory(test)