vitamin

Untitled

Oct 19th, 2011
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. vitamin@vitamin-desktop:~/phpsc2replay$ cmake -i .
  2. Would you like to see advanced options? [No]:
  3. Please wait while cmake processes CMakeLists.txt files....
  4.  
  5.  
  6.  
  7. Variable Name: BUILD_DOC
  8. Description: Build the doxygen documentation
  9. Current Value: ON
  10. New Value (Enter to keep current value):
  11.  
  12. Variable Name: BUILD_STATIC
  13. Description: Build as a static library
  14. Current Value: ON
  15. New Value (Enter to keep current value):
  16.  
  17. Variable Name: BUILD_TOOLS
  18. Description: Build the tools
  19. Current Value: ON
  20. New Value (Enter to keep current value):
  21.  
  22. Variable Name: CMAKE_BUILD_TYPE
  23. Description: Available build types: Debug | Release
  24. Current Value: Debug
  25. New Value (Enter to keep current value):
  26.  
  27. Variable Name: CMAKE_INSTALL_PREFIX
  28. Description: Install path prefix, prepended onto install directories.
  29. Current Value: /usr/local
  30. New Value (Enter to keep current value):
  31.  
  32. Variable Name: MPQLib
  33. Description: Path to a library.
  34. Current Value: /usr/local/lib/libmpq.so
  35. New Value (Enter to keep current value):
  36.  
  37. Variable Name: NEW_LIBMPQ
  38. Description: Use new (>0.4.2) version of libmpq
  39. Current Value: OFF
  40. New Value (Enter to keep current value): ON
  41.  
  42. Please wait while cmake processes CMakeLists.txt files....
  43.  
  44.  
  45.  
  46. CMake complete, run make to build project.
  47.  
  48.  
  49.  
Advertisement
Add Comment
Please, Sign In to add comment