-
- Téléchargements
BUILD: Don't force the -g with CFLAGS
If a debug build is needed, use the following invocation of cmake: cmake -Bbuild -DCMAKE_BUILD_TYPE=Debug Where: * -B stands for the build folder * -DCMAKE_BUILD_TYPE stands for the release type (Debug or Release)
parent
e28f85cb
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Veuillez vous inscrire ou vous se connecter pour commenter