2 lines
60 B
CMake
2 lines
60 B
CMake
set(NEWLINE_VARIABLE "a\nb" CACHE STRING "Offending entry")
|
set(NEWLINE_VARIABLE "a\nb" CACHE STRING "Offending entry")
|