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 0ebb837 commit 1ad2c61Copy full SHA for 1ad2c61
1 file changed
vinca/templates/bld_ament_cmake.bat.in
@@ -27,7 +27,7 @@ cmake ^
27
-DSETUPTOOLS_DEB_LAYOUT=OFF ^
28
-DBUILD_SHARED_LIBS=ON ^
29
-DBUILD_TESTING=OFF ^
30
- -DCMAKE_OBJECT_PATH_MAX=1000 ^
+ -DCMAKE_OBJECT_PATH_MAX=128 ^
31
%SRC_DIR%\%PKG_NAME%\src\work
32
if errorlevel 1 exit 1
33
0 commit comments