Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
patrick
/
xmlparser
Seguir
1
Destacar
0
Fork
0
Ficheiros
Árbore:
00e19bfbdc
Ramas
Etiquetas
master
xmlparser
/
CMakeLists.txt
CMakeLists.txt
61 B
Histórico
Raw
1
2
3
file(GLOB_RECURSE xml_SRC *.cpp)
add_library(xml ${xml_SRC})