MeshLib C++ Docs
Loading...
Searching...
No Matches
MRMesh/config.h
Go to the documentation of this file.
1#pragma once
2
6
7#if defined( MR_USE_CMAKE_CONFIGURE_FILE ) && __has_include( "config_cmake.h" )
8#include "config_cmake.h"
9#endif