Skip to content

Commit 05e13ae

Browse files
committed
Set CMAKE_INSTALL_BINDIR
1 parent ad42cd2 commit 05e13ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipe/build.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ cmake -LAH -G "Ninja" ^
1111
-DCMAKE_INSTALL_PREFIX="%LIBRARY_PREFIX%" ^
1212
-DCMAKE_MODULE_PATH="%LIBRARY_PREFIX_M%/lib/cmake" ^
1313
-DCMAKE_INSTALL_LIBDIR=lib ^
14+
-DCMAKE_INSTALL_BINDIR=bin ^
1415
-DAWS_SDK_WARNINGS_ARE_ERRORS=OFF ^
1516
-DBUILD_ONLY="s3;core;transfer;config;identity-management;sts;sqs;sns;monitoring;logs;secretsmanager" ^
1617
-DENABLE_UNITY_BUILD=on ^

0 commit comments

Comments
 (0)