MeshLib C++ Docs
Loading...
Searching...
No Matches
MRVoxels/config.h
Go to the documentation of this file.
1#pragma once
2
3#if defined( USE_CMAKE_CONFIGURE_FILE ) && __has_include( "config_cmake.h" )
4#include "config_cmake.h"
5#endif