CMake/Tests/RunCMake/if/InvalidArgument1.cmake

3 lines
44 B
CMake

if (NOT foo bar STREQUAL "foo bar")
endif()