[CMake] CTest not exporting users HOME environment variable?
Michael Jackson
mike.jackson at bluequartz.net
Fri May 31 10:14:29 EDT 2019
We have a program written in Fortran that asks for the user’s HOME environment variable. If I run the program from my typical terminal then I get what I would expect on macOS: /Users/mjackson, BUT if I run CTest to execute the program I get an empty HOME variable. Is there something special that needs to be done to ensure that CTest exports the HOME variable for the user running the test?
--
Michael Jackson | Owner, President
BlueQuartz Software
[e] mike.jackson at bluequartz.net
[w] www.bluequartz.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cmake.org/pipermail/cmake/attachments/20190531/c0cdbb1f/attachment.html>
More information about the CMake
mailing list