Updated README with Doxygen option (#30)
This commit is contained in:
@@ -52,8 +52,9 @@ The following instructions will guide you to build openE57 as a standard CMake P
|
||||
|
||||
Available CMake Options are:
|
||||
|
||||
* BUILD_EXAMPLES
|
||||
* BUILD_TOOLS
|
||||
* BUILD_DOCS - builds the Doxygen documentation (requires Doxygen and Graphviz)
|
||||
* BUILD_EXAMPLES - builds the API examples
|
||||
* BUILD_TOOLS - builds the binary tools to validate and dump E57 files
|
||||
* BUILD_TESTS - actually unsupported (no tests yet available)
|
||||
* BUILD_SHARED_LIBS - actually unsupported (missing exported symbols)
|
||||
* BUILD_WITH_MT - instructs CMake to set the correct [`CMAKE_MSVC_RUNTIME_LIBRARY`](https://cmake.org/cmake/help/latest/variable/CMAKE_MSVC_RUNTIME_LIBRARY.html?highlight=cmake_msvc_runtime_library) flag for Visual Studio
|
||||
|
||||
Reference in New Issue
Block a user