Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
This folder contains a single example (src/main.cpp) which can be compiled using
two different build systems.

cmake:
  Use the CIM Parser library as an imported cmake target.

make:
  Use classic makefile to compile and link against the CIM Parser library.