cmake/Tests/RunCMake/Framework/InstallBeforeFramework-stderr.txt
2019-11-11 23:01:05 +01:00

8 lines
377 B
Plaintext

^CMake Warning \(dev\) at InstallBeforeFramework.cmake:4 \(install\):
Target 'foo' was changed to a FRAMEWORK sometime after install\(\). This may
result in the wrong install DESTINATION. Set the FRAMEWORK property
earlier.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.