MeshLib C++ Docs
Loading...
Searching...
No Matches
MRCuda/config.h
Go to the documentation of this file.
1
#pragma once
2
3
// MRCuda/config.h
4
// This comment is added to make the config header files unique.
5
// More info: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52566
6
7
#if defined( MR_USE_CMAKE_CONFIGURE_FILE ) && __has_include( "config_cmake.h" )
8
#include "config_cmake.h"
9
#endif
MeshLib
source
MRCuda
config.h
Generated by
1.11.0