5 lines
89 B
CMake
5 lines
89 B
CMake
|
|
set (REASON_FAILURE_MESSAGE "Reason Failure")
|
|
|
|
find_package(CustomMessage 1.2 REQUIRED)
|