| commit | 6acf06a2cdbc1a351b0bef43cbef5b29356f4beb | [log] [tgz] |
|---|---|---|
| author | Fred Baksik <fdk17@ftml.net> | Wed Feb 16 22:35:47 2022 -0500 |
| committer | Fred Baksik <fdk17@ftml.net> | Wed Feb 16 22:35:47 2022 -0500 |
| tree | acec3493c3edac5f24115c6b3660d9176d59df19 | |
| parent | 1e495fdab92b8ce5f2778c0cbc5e0ed55b056b98 [diff] |
GHS: fix build event script error on Linux On Linux run build events scripts as "/bin/sh script.sh". Prefer using _WIN32 over variable for host platform decisions. -- This is consistant with other parts of CMake.