summarylogtreecommitdiffstats
path: root/cmake-flags.conf
blob: db0077b91d8c6e2d9835026b2eb91746c05d57ff (plain)
1
2
3
4
#-- CMAKE flags
#CMAKE_C_COMPILER="command gcc $CFLAGS"
#CMAKE_CXX_COMPILER="command g++ $CXXFLAGS"
#CMAKE_LINKER="command ld $LDFLAGS"