Files
CMake/Help/variable
Kyle Edwards e8032e202e Ninja Multi-Config: Make cross-config building opt-in
Many users will want to use the Ninja Multi-Config generator like a
traditional Visual Studio-style multi-config generator, which doesn't
mix configurations - custom commands are built using target executables
of the same configuration the command is for. We do not want to force
these people to generate an N*N build matrix when they only need N*1,
especially if they have lots of targets. Add a new variable,
CMAKE_NINJA_CROSS_CONFIG_ENABLE, to opt-in to the cross-config build
matrix.
2020-01-10 16:31:29 -05:00
..
2018-06-04 10:32:49 -04:00
2018-11-14 17:50:45 +01:00
2019-03-05 09:42:41 -05:00
2014-09-11 08:44:20 -04:00
2016-08-31 14:17:51 +03:00