I’ll just note here that CMake supports doing combined compiles, some projects just make assumptions that make that impossible (in short: anything that does try_run
to determine build configuration setup).
I’ll just note here that CMake supports doing combined compiles, some projects just make assumptions that make that impossible (in short: anything that does try_run
to determine build configuration setup).