cmake/Tests/RunCMake/install/file-GET_RUNTIME_DEPENDENCIES-badargs2.cmake

3 lines
109 B
CMake
Raw Normal View History

2020-02-01 23:06:01 +01:00
file(GET_RUNTIME_DEPENDENCIES BUNDLE_EXECUTABLE)
message(FATAL_ERROR "This message should not be displayed")