mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-11 21:58:31 +09:00
[Misc]: bringing in DiligentCore
This commit is contained in:
+2
-1
@@ -109,7 +109,8 @@ target_link_libraries(${CMAKE_PROJECT_NAME} PRIVATE
|
||||
|
||||
target_include_directories(MobileGL PUBLIC
|
||||
${CMAKE_SOURCE_DIR}/include
|
||||
)
|
||||
${CMAKE_SOURCE_DIR}/3rdparty/DiligentCore
|
||||
)
|
||||
|
||||
add_subdirectory(3rdparty/DiligentCore)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user