mirror of
https://github.com/triqs/dft_tools
synced 2024-11-05 05:33:49 +01:00
b5a85e3034
Co-authored-by: Dylan Simon <dylan@dylex.net> Co-authored-by: Alexander Hampel <ahampel@flatironinstitute.org>
6 lines
75 B
CMake
6 lines
75 B
CMake
add_subdirectory(c++)
|
|
|
|
if(PythonSupport)
|
|
add_subdirectory(python)
|
|
endif()
|