> COMMAND ${CMAKE_CXX_COMPILER} > ${CXX_FLAGS} ${compile_options} -fPIC -std=gnu++17 -c myheader.h -o > myheader.h.gch > DEPENDS myheader.h) > add_custom_target(BuildMyPCH > DEPENDS myheader.h.gch) > add_dependencies(mytarget, BuildMyPCH) My earlier question still stands, but...
//www.cmake.org/files/v3.2/cmake-3.2.2.tar.gz tar xfcmake-3.2.2.tar.gz cdcmake-3.2.2 . schuhschuh/gflags/archive/master.zip unzip master.zip cd gflags-master mkdir build && cd build exportCXXFLAGS="-fPIC" &&cmake.. && make VERBOSE=1 make sudo make install I am trying to ...
set(CMAKE_CXX_FLAGS "${CMAKE_C_FLAGS} -D__STDC_FORMAT_MACROS -fPIC -std=gnu++17") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D__STDC_FORMAT_MACROS -fPIC -std=gnu++17") # ### 0 comments on commit ff7c691 Please sign in to comment. Footer ©...
Thank you for answering my other question about -fPIC -std=gnu++17 as well. -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information...
meschach-1.2b-fPIC.patch meschach-toolfile.spec meschach.spec migrate-cvsroot.file millepede-toolfile.spec millepede.spec mod_python.spec mpfr-static-toolfile.spec mpfr-static.spec mysql.spec nasm.spec neon.spec ninja.spec none.file nspr-bootstrap.spec nss-3.16...