You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/CMP0125/CMP0125-find_library-NEW.cmake

7 lines
95 B

cmake_policy(SET CMP0125 NEW)
enable_language(C)
include(CMP0125-find_library-Common.cmake)