cmake/Tests/RunCMake/if/IncompleteMatchesFail.cmake

3 lines
24 B
CMake
Raw Normal View History

2021-11-20 13:41:27 +01:00
if(LHS MATCHES)
endif()