cmake/Tests/CMakeTests/If-Invalid-Argument.cmake
2012-04-19 19:04:21 +03:00

3 lines
44 B
CMake

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