Devsh-Graphics-Programming / Nabla

Vulkan, OptiX and CUDA Interoperation Modular Rendering Library and Framework for PC/Linux/Android
http://devsh.eu
Apache License 2.0
493 stars 59 forks source link

Fix `newBuildSystem`'s linker errors #738

Closed tad1 closed 3 months ago

tad1 commented 3 months ago

Description

Makes newBuildSystem build in both modes

Testing

Builds Nabla's dynamic target on MSVC w/o NBL_3RDPARTY_FIND_EXPORTED_TARGETS, and later with this option set to ON

TODO list: