mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
Merge topic 'pch-reuse-from-without-pch-warning' into release-4.2
cb6423703a PrecompileHeaders: downgrade `REUSE_FROM` without a PCH to a warning
Acked-by: Kitware Robot <kwrobot@kitware.com>
Tested-by: buildbot <buildbot@kitware.com>
Merge-request: !11318
This commit is contained in:
@@ -1 +0,0 @@
|
||||
1
|
||||
@@ -1,4 +1,4 @@
|
||||
CMake Error in CMakeLists\.txt:
|
||||
CMake Warning in CMakeLists\.txt:
|
||||
Target "pch-generator" for the "reuse_from_nopch" target's
|
||||
"PRECOMPILE_HEADERS_REUSE_FROM" property has set
|
||||
"DISABLE_PRECOMPILE_HEADERS".
|
||||
"DISABLE_PRECOMPILE_HEADERS"; ignoring.
|
||||
|
||||
Reference in New Issue
Block a user