mirror of
https://github.com/triqs/dft_tools
synced 2024-12-23 04:43:42 +01:00
6 lines
75 B
CMake
6 lines
75 B
CMake
|
add_subdirectory(c++)
|
||
|
|
||
|
if(PythonSupport)
|
||
|
add_subdirectory(python)
|
||
|
endif()
|