cmake/Tests/RunCMake/install/file-GET_RUNTIME_DEPENDENCIES-unsupported.cmake
2020-02-01 23:06:01 +01:00

3 lines
122 B
CMake

file(GET_RUNTIME_DEPENDENCIES RESOLVED_DEPENDENCIES_VAR deps)
message(FATAL_ERROR "This message should not be displayed")