Skip to content

Commit

Permalink
Force Windows SDK version
Browse files Browse the repository at this point in the history
Signed-off-by: Eugenio Collado <[email protected]>
  • Loading branch information
EugenioCollado committed Jan 24, 2025
1 parent c2ca966 commit e2f98d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ddsrecorder_participants/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
# CMake build rules for DDS Recorder Submodule
###############################################################################
cmake_minimum_required(VERSION 3.5)
set(CMAKE_SYSTEM_VERSION 10.0)


# Done this to set machine architecture and be able to call cmake_utils
enable_language(C)
Expand Down

0 comments on commit e2f98d6

Please sign in to comment.