diff options
Diffstat (limited to 'Common/NativeApp/CMakeLists.txt')
| -rw-r--r-- | Common/NativeApp/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Common/NativeApp/CMakeLists.txt b/Common/NativeApp/CMakeLists.txt index f381b88..cbc0dcb 100644 --- a/Common/NativeApp/CMakeLists.txt +++ b/Common/NativeApp/CMakeLists.txt @@ -343,8 +343,8 @@ endif() target_link_libraries(NativeAppBase PRIVATE - BuildSettings - Common + Diligent-BuildSettings + Diligent-Common ) if(PLATFORM_WIN32) |
