-
Notifications
You must be signed in to change notification settings - Fork 787
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
283 additions
and
348 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,23 @@ | ||
// BuildConfig - Generated by CMake | ||
#pragma once | ||
|
||
#cmakedefine OSGEARTH_HAVE_MVT | ||
#cmakedefine OSGEARTH_HAVE_MBTILES | ||
#cmakedefine OSGEARTH_HAVE_PROTOBUF | ||
#cmakedefine OSGEARTH_HAVE_BLEND2D | ||
#cmakedefine OSGEARTH_HAVE_GEOS | ||
#cmakedefine OSGEARTH_HAVE_GEOCODER | ||
#cmakedefine OSGEARTH_HAVE_BLEND2D | ||
#cmakedefine OSGEARTH_HAVE_IMGUI | ||
#cmakedefine OSGEARTH_HAVE_MESH_OPTIMIZER | ||
#cmakedefine OSGEARTH_HAVE_BASISU | ||
#cmakedefine OSGEARTH_HAVE_MBTILES | ||
#cmakedefine OSGEARTH_HAVE_MVT | ||
#cmakedefine OSGEARTH_HAVE_PROTOBUF | ||
#cmakedefine OSGEARTH_HAVE_SPDLOG | ||
#cmakedefine OSGEARTH_HAVE_SQLITE3 | ||
#cmakedefine OSGEARTH_HAVE_IMGUI | ||
#cmakedefine OSGEARTH_HAVE_TINYXML | ||
#cmakedefine OSGEARTH_HAVE_TRACY | ||
|
||
#cmakedefine OSGEARTH_HAVE_CESIUM_NODEKIT | ||
#cmakedefine OSGEARTH_HAVE_PROCEDURAL_NODEKIT | ||
#cmakedefine OSGEARTH_HAVE_TRITON_NODEKIT | ||
#cmakedefine OSGEARTH_HAVE_SILVERLINING_NODEKIT | ||
|
||
#cmakedefine OSGEARTH_HAVE_LEGACY_SPLAT_NODEKIT | ||
#cmakedefine OSGEARTH_HAVE_LEGACY_CONTROLS_API |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.