Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
TheoryOfNekomata
/
xml-c
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
Debug builds should include debug symbols
master
ooxi
12 anos atrás
pai
383ff54b93
commit
1e87d75209
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
CMakeLists.txt
+ 1
- 1
CMakeLists.txt
Ver arquivo
@@ -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")
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar