3 lines
44 B
CMake
3 lines
44 B
CMake
if (NOT foo bar STREQUAL "foo bar")
|
|
endif()
|
if (NOT foo bar STREQUAL "foo bar")
|
|
endif()
|