summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/target_compile_features/invalid_args_on_interface-stderr.txt
blob: c30209a28b77c020145da63fc619ecf43b3a130a (plain)
1
2
3
4
5
CMake Error at invalid_args_on_interface.cmake:3 \(target_compile_features\):
  target_compile_features may only be set INTERFACE properties on INTERFACE
  targets
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)