<div dir="ltr"><div>Hi all,</div><div><br></div><div>In our ctest script, we used a cmake files generated from building third-party libraries, i.e.:</div><div><br></div><div>cmake -C"/path/to/third-parties/share/cmake/amanzi-tpl-config.cmake" [other options]</div><div><br></div><div>Is there a way to pass all those configurations (i.e. PATH/LD_LIBRARY_PATH/CPATH) into the ctest environment?</div><div><br></div><div>While we are also at that, how would one set PYTHONPATH for the environment of all the test cases? I know you can do set_tests_properties for individual ones, but is there like a global switch?</div><div><br></div><div>Thanks,</div><div>Quang<br></div></div>