cmake/Tests/RunCMake/if/InvalidArgument1.cmake
2015-11-17 17:22:37 +01:00

3 lines
44 B
CMake

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