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 <eugeniocollado@eprosima.com>
  • Loading branch information
EugenioCollado authored and juanlofer-eprosima committed Jan 28, 2025
1 parent 3014769 commit bd5271a
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 bd5271a

Please sign in to comment.