Ansou

VSNinjaCmakeOutput

Aug 21st, 2017
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. 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"
  2. 1> Working directory: C:\Users\anton\CMakeBuilds\f69d8c83-ec46-8436-b241-f8f7b53c39a4\build\x86-Debug
  3. 1> -- The C compiler identification is GNU 7.1.0
  4. 1> -- The CXX compiler identification is GNU 7.1.0
  5. 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
  6. 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
  7. 1> -- Detecting C compiler ABI info
  8. 1> -- Detecting C compiler ABI info - done
  9. 1> -- Detecting C compile features
  10. 1> -- Detecting C compile features - done
  11. 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
  12. 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
  13. 1> -- Detecting CXX compiler ABI info
  14. 1> -- Detecting CXX compiler ABI info - done
  15. 1> -- Detecting CXX compile features
  16. 1> -- Detecting CXX compile features - done
  17. 1> -- Configuring done
  18. 1> -- Generating done
  19. 1> -- Build files have been written to: C:/Users/anton/CMakeBuilds/f69d8c83-ec46-8436-b241-f8f7b53c39a4/build/x86-Debug
  20. 1> Starting CMake target info extraction ...
  21. 1> CMake server connection made.
  22. 1> Extracted includes paths.
  23. 1> Extracted CMake variables.
  24. 1> Extracted source files and headers.
  25. 1> Extracted global settings.
  26. 1> Extracted code model.
  27. 1> Collating data ...
  28. 1> Target info extraction done.
Advertisement
Add Comment
Please, Sign In to add comment