Closed GPMueller closed 7 years ago
See https://github.com/OpenGATE/Gate/blob/develop/CMakeLists.txt#L140-L146
The problem is that the right compilers need to be set before project(...) is called. Closing because impractical.
project(...)
See https://github.com/OpenGATE/Gate/blob/develop/CMakeLists.txt#L140-L146