Please enable JavaScript in your browser!
Accueil
Explorer
Aide
Connexion
patrick
/
xmlparser
Suivre
1
Voter
0
Fork
0
Fichiers
Aborescence:
bdbfb7a18c
Branches
Tags
master
xmlparser
/
CMakeLists.txt
CMakeLists.txt
61 B
Historique
Raw
1
2
3
file(GLOB_RECURSE xml_SRC *.cpp)
add_library(xml ${xml_SRC})