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 590fab9 commit 1708061Copy full SHA for 1708061
src/nbl/CMakeLists.txt
@@ -264,7 +264,6 @@ set(NBL_VIDEO_SOURCES
264
${NBL_ROOT_PATH}/src/nbl/video/utilities/CPropertyPoolHandler.cpp
265
${NBL_ROOT_PATH}/src/nbl/video/utilities/CScanner.cpp
266
${NBL_ROOT_PATH}/src/nbl/video/utilities/CComputeBlit.cpp
267
- ${NBL_ROOT_PATH}/src/nbl/video/utilities/ISimpleManagedSurface.cpp
268
269
# Interfaces
270
${NBL_ROOT_PATH}/src/nbl/video/IAPIConnection.cpp
src/nbl/video/utilities/ISimpleManagedSurface.cpp
0 commit comments