mirror of
https://github.com/triqs/dft_tools
synced 2025-05-01 04:34:57 +02:00
Remove CPLUS_INCLUDE_VARS and LIBRARY_PATH from modulefile.in, should be propagated through cmake targets
This commit is contained in:
parent
13a3cfdce1
commit
dfbe7922d3
@ -32,8 +32,6 @@ setenv @PROJECT_NAME@_VERSION $version
|
||||
setenv @PROJECT_NAME@_GIT_HASH $git_hash
|
||||
|
||||
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
|
||||
@MODFILE_PYTHON_PATH@
|
||||
|
Loading…
x
Reference in New Issue
Block a user