Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
TheoryOfNekomata
/
xml-c
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Debug builds should include debug symbols
master
ooxi
12 anni fa
parent
383ff54b93
commit
1e87d75209
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
Vedi File
@@ -7,7 +7,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6.0 FATAL_ERROR)
# Compiler setup
SET(CMAKE_C_FLAGS_DEBUG "-DDEBUG")
SET(CMAKE_C_FLAGS_DEBUG "-
g -
DDEBUG")
SET(CMAKE_C_FLAGS_RELEASE "-O2")
Scrivi
Anteprima
Caricamento…
Annulla
Salva