CMakeLists.txt 319 B

123456
  1. # ====================================================================
  2. # libraries;
  3. # --------------------------------------------------------------------
  4. add_library(nodes xmlattribute.c xmldata.c xmledit.c xmlelement.c xmlfree.c xmlnode.c xmlopen.c xmlread.c xmlscan.c xmlschema.c xmlselect.c xmltree.c xmlvalue.c)