Skip to content

Commit dfbe792

Browse files
committed
Remove CPLUS_INCLUDE_VARS and LIBRARY_PATH from modulefile.in, should be propagated through cmake targets
1 parent 13a3cfd commit dfbe792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

share/app4triqs.modulefile.in

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ setenv @PROJECT_NAME@_VERSION $version
3232
setenv @PROJECT_NAME@_GIT_HASH $git_hash
3333

3434
prepend-path PATH $root/bin
35-
prepend-path CPLUS_INCLUDE_PATH $root/include
36-
prepend-path LIBRARY_PATH $root/lib
3735
prepend-path LD_LIBRARY_PATH $root/lib
3836
prepend-path CMAKE_PREFIX_PATH $root
3937
@MODFILE_PYTHON_PATH@

0 commit comments

Comments
 (0)