3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-11 22:03:53 +02:00
dft_tools/python/CMakeLists.txt

6 lines
162 B
CMake

# where will the python end up in triqs?
set(python_destination applications/dft)
# make a local pytriqs copy
triqs_prepare_local_pytriqs(${python_destination})