Skip to content

Commit 864f604

Browse files
committed
no arch spec
1 parent 6785f5e commit 864f604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vinca/templates/bld_ament_cmake.bat.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pushd build
1515
set "CMAKE_GENERATOR=Ninja"
1616

1717
if "%PKG_NAME%" == "ros-@(ros_distro)-mimick-vendor" (
18-
set "CMAKE_GENERATOR=Visual Studio %VS_MAJOR% %VS_YEAR% Win64"
18+
set "CMAKE_GENERATOR=Visual Studio %VS_MAJOR% %VS_YEAR%"
1919
)
2020

2121
cmake ^

0 commit comments

Comments
 (0)