Skip to content

Install from source command line options

mattben edited this page Oct 15, 2014 · 13 revisions

-DCMAKE_INSTALL_PREFIX=

  • /path/to/directory/to/install

-DCDAT_BUILD_MODE=

  • LEAN:
  • DEFAULT:
  • ALL:

-DGIT_PROTOCOL=

  • http://
  • https://
  • git://

-DQT_QMAKE_EXECUTABLE=

  • /path/to/qmake
Clone this wiki locally