Files
CMake/Tests/RunCMake/target_sources/FileSetInstallMissingSetsInterface-stderr.txt
Ben Boeckel 60fab8a6e0 cmInstallCommand: tweak error message
Not all filesets need to be installed; just those that are visible on
the target's interface. Clarify the error message.
2022-04-15 20:44:53 -04:00

6 lines
252 B
Plaintext

^CMake Error at FileSetInstallMissingSetsInterface\.cmake:[0-9]+ \(install\):
install TARGETS target lib1 is exported but not all of its interface file
sets are installed
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$