We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 263f992 commit fcd6fefCopy full SHA for fcd6fef
include/nbl/config/BuildConfigOptions.h.in
@@ -87,7 +87,7 @@
87
#define BOOST_BUILTIN_RESOURCES_DIRECTORY_PATH "@BOOST_BUILTIN_RESOURCES_DIRECTORY_PATH@"
88
#define DEVICEGEN_BUILTIN_RESOURCES_DIRECTORY_PATH "@DEVICEGEN_BUILTIN_RESOURCES_DIRECTORY_PATH@"
89
90
-// DDL exports
+// DLL exports
91
#cmakedefine _NBL_SHARED_BUILD_
92
#ifdef _NBL_SHARED_BUILD_
93
#if defined(__NBL_BUILDING_NABLA__) // currently compiling nabla, this define is passed through the commandline
0 commit comments