783bce295b
Allow directories in the source tree or build tree only if the install tree is a subdirectory of the source tree or build tree, as appropriate. Re-use the test files in the RunCMake.include_directories test to run in multiple scenarios. Bump the required CMake version in the test to 3.0 to ensure that the new policy warnings are emitted correctly.
23 lines
451 B
Plaintext
23 lines
451 B
Plaintext
Error evaluating generator expression:
|
|
|
|
\$<TARGET_POLICY:NOT_A_POLICY>
|
|
|
|
\$<TARGET_POLICY:prop> may only be used with a limited number of policies.
|
|
Currently it may be used with the following policies:
|
|
|
|
\* CMP0003
|
|
\* CMP0004
|
|
\* CMP0008
|
|
\* CMP0020
|
|
\* CMP0021
|
|
\* CMP0022
|
|
\* CMP0027
|
|
\* CMP0038
|
|
\* CMP0041
|
|
\* CMP0042
|
|
\* CMP0046
|
|
\* CMP0052
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|