We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fd2777 commit 79eb8c2Copy full SHA for 79eb8c2
1 file changed
vinca/templates/bld_ament_cmake.bat.in
@@ -12,9 +12,9 @@ rd /s /q build
12
mkdir build
13
pushd build
14
15
-@rem set "CMAKE_GENERATOR=Ninja"
+:: set "CMAKE_GENERATOR=Ninja"
16
17
-@rem try to fix long paths issues by using default generator
+:: try to fix long paths issues by using default generator
18
set "CMAKE_GENERATOR=Visual Studio %VS_MAJOR% %VS_YEAR%"
19
20
if "%PKG_NAME%" == "ros-@(ros_distro)-mimick-vendor" (
0 commit comments