cmake/Tests/RunCMake/install/TARGETS-Defaults-Cache-stderr.txt

12 lines
587 B
Plaintext
Raw Normal View History

2022-03-29 21:10:50 +02:00
^CMake Warning \(dev\) at TARGETS-Defaults-Cache.cmake:[0-9]+ \(install\):
Target lib3 has PRIVATE_HEADER files but no PRIVATE_HEADER DESTINATION.
Call Stack \(most recent call first\):
2023-07-02 19:51:09 +02:00
CMakeLists.txt:[0-9]+ \(include\)
2022-03-29 21:10:50 +02:00
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning \(dev\) at TARGETS-Defaults-Cache.cmake:[0-9]+ \(install\):
Target lib4 has PUBLIC_HEADER files but no PUBLIC_HEADER DESTINATION.
Call Stack \(most recent call first\):
2023-07-02 19:51:09 +02:00
CMakeLists.txt:[0-9]+ \(include\)
2022-03-29 21:10:50 +02:00
This warning is for project developers. Use -Wno-dev to suppress it.$