mirror of
https://github.com/triqs/dft_tools
synced 2024-12-21 11:53:41 +01:00
Switch to a new CMake macro triqs_prepare_local_pytriqs()
This commit is contained in:
parent
b3e62640da
commit
cbcb4c929f
@ -2,8 +2,4 @@
|
||||
set(python_destination applications/dft)
|
||||
|
||||
# make a local pytriqs copy
|
||||
triqs_prepare_local_pytriqs_merged_with_my_python(${python_destination})
|
||||
|
||||
# to be able to run from toplevel
|
||||
execute_process(COMMAND ln -fs ${CMAKE_BINARY_DIR}/fortran/vertex/vertex.so ${CMAKE_BINARY_DIR}/pytriqs/${python_destination})
|
||||
|
||||
triqs_prepare_local_pytriqs(${python_destination})
|
||||
|
Loading…
Reference in New Issue
Block a user