3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 08:30:35 +02:00
dft_tools/test/CMakeLists.txt

8 lines
139 B
CMake
Raw Normal View History

add_subdirectory(c++)
2015-12-09 15:35:51 +01:00
if(PythonSupport)
add_subdirectory(python)
add_subdirectory(python/plovasp)
add_subdirectory(python/elk)
endif()