3
0
mirror of https://github.com/triqs/dft_tools synced 2024-09-27 12:00:49 +02:00
dft_tools/test/CMakeLists.txt

5 lines
91 B
CMake
Raw Normal View History

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