Andrew's Garage

Shrunk Expand

Primary Navigation

  • Category Archives cmake/make
  • 비공개 » 참고를 위한 저장물 » C/C++ » cmake/make
  • CMAKE compile options and etc options

    cmake -G “Unix Makefiles” -DCMAKE_INSTALL_PREFIX=`pwd`/install -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_C_COMPILER=`xcrun -f clang` -DCMAKE_CXX_COMPILER=`xcrun -f clang++` -DwxWidgets_CONFIG_…


    Continue reading → Post ID 890

    Posted on 2015-06-11 7:45 PM by andrew Comment
    C/C++ cmake/make
  • how to make debug build on cmake

    cmake -DCMAKE_BUILD_TYPE:STRING=Debug  


    Continue reading → Post ID 883

    Posted on 2015-06-10 8:02 PM by andrew Comment
    cmake/make


©2025 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme