3
0
mirror of https://github.com/triqs/dft_tools synced 2024-06-03 03:45:32 +02:00

[cmake] Adjust CMAKE_PREFIX_PATH in module file template

This commit is contained in:
Nils Wentzell 2020-05-06 14:28:32 -04:00
parent 055e7519ba
commit c57c6d734a

View File

@ -35,5 +35,5 @@ prepend-path PATH $root/bin
prepend-path CPLUS_INCLUDE_PATH $root/include
prepend-path LIBRARY_PATH $root/lib
prepend-path LD_LIBRARY_PATH $root/lib
prepend-path CMAKE_PREFIX_PATH $root/lib/cmake/app4triqs
prepend-path CMAKE_PREFIX_PATH $root
@MODFILE_PYTHON_PATH@