8 lines
355 B
Plaintext
8 lines
355 B
Plaintext
/usr/bin/cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MAKE_PROGRAM=/opt/clion/bin/ninja/linux/x64/ninja -G Ninja -S /home/brett/git/BLT-Graphics -B /home/brett/git/BLT-Graphics/cmake-build-debug
|
|
CMake Error at CMakeLists.txt:17:
|
|
Parse error. Expected a command name, got unquoted argument with text
|
|
"<<<<<<<".
|
|
|
|
|
|
-- Configuring incomplete, errors occurred!
|