3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 16:33:46 +02:00
dft_tools/test/CMakeLists.txt
2018-03-22 18:16:10 +01:00

5 lines
91 B
CMake

add_subdirectory(c++)
if (${TRIQS_WITH_PYTHON_SUPPORT})
add_subdirectory(python)
endif()