summaryrefslogtreecommitdiffstats
path: root/Common
diff options
context:
space:
mode:
Diffstat (limited to 'Common')
-rw-r--r--Common/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Common/CMakeLists.txt b/Common/CMakeLists.txt
index 6179dc43..8dbf9b40 100644
--- a/Common/CMakeLists.txt
+++ b/Common/CMakeLists.txt
@@ -57,7 +57,7 @@ PUBLIC
target_link_libraries(Common
PRIVATE
BuildSettings
- PlatformInterface
+ TargetPlatform
)
set_common_target_properties(Common)