From c2159c0dea5cc057de07eeae121204255fdbaa35 Mon Sep 17 00:00:00 2001 From: Pierre Ferran Date: Wed, 24 Apr 2024 18:26:04 -0400 Subject: [PATCH] Target windows 10 sdk --- backend/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/backend/CMakeLists.txt b/backend/CMakeLists.txt index 0baf354..02cb47c 100644 --- a/backend/CMakeLists.txt +++ b/backend/CMakeLists.txt @@ -34,6 +34,8 @@ if(MSVC) $<$:/MDd> $<$:/MD> ) + + add_definitions(-D_WIN32_WINNT=0x0A00) endif() add_library(trackaudio-afv SHARED