Skip to content

gostefan/libcitygml2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libcitygml2

C++ Library for CityGML Reading and Writing

How to build

This project uses CMake to build.

Expected prebuilt dependencies:

  • libxml2

If the expected prebuilt dependency is not where CMake would expect it, provide the installation path through the -DCMAKE_SYSTEM_PREFIX_PATH=<install path> argument. Alternatively it can be automatically fetched and built with -DLIBXML2_USE_PREBUILT=OFF.

Contributions

About

C++ Library for CityGML Reading and Writing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors