kinect/codes/Azure-Kinect-Sensor-SDK/extern/libmatroska/EbmlConfigVersion.cmake

8 lines
267 B
CMake
Raw Permalink Normal View History

2024-03-06 18:05:53 +00:00
# This is a hack to trick libmatroska into thinking there is an installed
# version of ebml. In reality, ebml is already a target since its source is
# part of the build graph.
set(PACKAGE_VERSION 1.3.5)
set(PACKAGE_VERSION_EXACT YES)
set(PACKAGE_VERSION_EXACT YES)