Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 1> Command line: C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\CMake\bin\cmake.exe -G "Ninja" -DCMAKE_INSTALL_PREFIX:PATH="C:\Users\anton\CMakeBuilds\f69d8c83-ec46-8436-b241-f8f7b53c39a4\build\x86-Debug\install" -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_MAKE_PROGRAM="C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO\2017\COMMUNITY\COMMON7\IDE\COMMONEXTENSIONS\MICROSOFT\CMAKE\Ninja\ninja.exe" "C:\Users\anton\Documents\Spelutveckling\C++\vsNinjaTest"
- 1> Working directory: C:\Users\anton\CMakeBuilds\f69d8c83-ec46-8436-b241-f8f7b53c39a4\build\x86-Debug
- 1> -- The C compiler identification is GNU 7.1.0
- 1> -- The CXX compiler identification is GNU 7.1.0
- 1> -- Check for working C compiler: C:/Program Files/mingw-w64/x86_64-7.1.0-win32-seh-rt_v5-rev0/mingw64/bin/gcc.exe
- 1> -- Check for working C compiler: C:/Program Files/mingw-w64/x86_64-7.1.0-win32-seh-rt_v5-rev0/mingw64/bin/gcc.exe -- works
- 1> -- Detecting C compiler ABI info
- 1> -- Detecting C compiler ABI info - done
- 1> -- Detecting C compile features
- 1> -- Detecting C compile features - done
- 1> -- Check for working CXX compiler: C:/Program Files/mingw-w64/x86_64-7.1.0-win32-seh-rt_v5-rev0/mingw64/bin/c++.exe
- 1> -- Check for working CXX compiler: C:/Program Files/mingw-w64/x86_64-7.1.0-win32-seh-rt_v5-rev0/mingw64/bin/c++.exe -- works
- 1> -- Detecting CXX compiler ABI info
- 1> -- Detecting CXX compiler ABI info - done
- 1> -- Detecting CXX compile features
- 1> -- Detecting CXX compile features - done
- 1> -- Configuring done
- 1> -- Generating done
- 1> -- Build files have been written to: C:/Users/anton/CMakeBuilds/f69d8c83-ec46-8436-b241-f8f7b53c39a4/build/x86-Debug
- 1> Starting CMake target info extraction ...
- 1> CMake server connection made.
- 1> Extracted includes paths.
- 1> Extracted CMake variables.
- 1> Extracted source files and headers.
- 1> Extracted global settings.
- 1> Extracted code model.
- 1> Collating data ...
- 1> Target info extraction done.
Advertisement
Add Comment
Please, Sign In to add comment