Skip to content

Commit 04540e4

Browse files
author
jparisu
committed
Fix windows 2019 compilation
Signed-off-by: jparisu <javierparis@eprosima.com>
1 parent d1fb274 commit 04540e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/configurations/Windows/colcon.meta

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"cmake-args":
77
[
88
"-DCMAKE_CXX_FLAGS='/WX /EHsc'",
9+
"-DCMAKE_SYSTEM_VERSION=10.0.19041.0",
910
"-Ax64",
1011
"-T host=x64"
1112
]

0 commit comments

Comments
 (0)