Revision 952e86fa
Added by Bourbouh over 6 years ago
regression_tests/modules/Lustre_compile.cmake | ||
---|---|---|
26 | 26 |
# The VERBOSE level is a numeric value passed directly to the -verbose |
27 | 27 |
# command line option of the lustre compiler |
28 | 28 |
# |
29 |
include (/home/ploc/Local/share/helpful_functions.cmake)
|
|
29 |
include (./modules/helpful_functions.cmake)
|
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
if(LUSTRE_PATH_HINT) |
Also available in: Unified diff
add helpful_functions to the modules folder