stepcode/cmake
Mark Pictor 13204e4027 change scl_version_string.cmake to fix parallel ctest issue
This replaces use of the system time command with __DATE__ and __TIME__

I think the following two errors are caused by fedex_plus being rebuilt for each test:

Linking CXX executable ../../bin/fedex_plus
CMakeFiles/fedex_plus.dir/__/express/fedex.c.o: file not recognized: File truncated

and

[ 87%] Running fedex_plus for AP214E3_2010...
/bin/sh: /opt/step/test-scl/build_ctest/bin/fedex_plus: Text file busy

fedex_plus is being rebuilt because the version string changes, since it contains the date and time.
2011-12-07 18:44:43 -05:00
..
test_srcs cmake: rename BRL-CAD variables, remove unused variable, rename CMake/ to cmake/ 2011-07-31 12:49:32 -04:00
CheckCFileRuns.cmake cmake: rename BRL-CAD variables, remove unused variable, rename CMake/ to cmake/ 2011-07-31 12:49:32 -04:00
FindLEX.cmake missed one path when renaming CMake/ to cmake/ 2011-07-31 13:37:55 -04:00
FindYACC.cmake cmake: rename BRL-CAD variables, remove unused variable, rename CMake/ to cmake/ 2011-07-31 12:49:32 -04:00
SCL_Utils.cmake cmake: rename BRL-CAD variables, remove unused variable, rename CMake/ to cmake/ 2011-07-31 12:49:32 -04:00
scl_version_string.cmake change scl_version_string.cmake to fix parallel ctest issue 2011-12-07 18:44:43 -05:00