I've gotten feedback from users on CMake 2.8 that the compile and link pool options were not working. This is expected so I'm adding a warning so we can report invalid configurations to users.
Details
Details
Diff Detail
Diff Detail
Differential D10193
[CMake] Add warning for using compile and link pools on unsupported versions of CMake or non-ninja generators. beanz on Jun 2 2015, 11:55 AM. Authored by
Details I've gotten feedback from users on CMake 2.8 that the compile and link pool options were not working. This is expected so I'm adding a warning so we can report invalid configurations to users.
Diff Detail |