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 ada51fa commit 1ececafCopy full SHA for 1ececaf
CMakeLists.txt
@@ -281,4 +281,6 @@ add_subdirectory(artifacts)
281
option(NBL_CPACK_INCLUDE_EXAMPLES "CPack with examples and media" ON)
282
include(cpack/package)
283
284
+include(cmake/buildinfo/buildinfo.cmake)
285
+
286
export(TARGETS ${_NBL_3RDPARTY_TARGETS_} Nabla NAMESPACE Nabla:: APPEND FILE ${NBL_ROOT_PATH_BINARY}/NablaExport.cmake)
0 commit comments