Closed scivision closed 11 months ago
Why bump the cmake min version number? Am I missing the change that requires 3.15?
Why bump the cmake min version number? Am I missing the change that requires 3.15?
It's to use CMake generator expression COMPILE_LANG_AND_ID
Thanks! Especially the cmakedefine for zlib will be a good thing. Would it be possible to make this PR not from the ECLAIRWaves organization, or to rebase it against @cburstedde's github repository? It has a develop branch that does not match the branch here.
Ok, using this repository now. Thanks!
FindSC.cmake was never used by the CMake package, it was always superfluous, so remove it.