Skip to content

Commit 9e70f85

Browse files
ivanpaunojacobperron
authored andcommitted
Add cmake option needed by fastdds
Signed-off-by: Ivan Santiago Paunovic <[email protected]>
1 parent 8887194 commit 9e70f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
-DANDROID_STL=c++_shared \
119119
-DANDROID_ABI=${ANDROID_ABI} \
120120
-DANDROID_NDK=${ANDROID_NDK} \
121+
-DANDROID=ON \
121122
-DTHIRDPARTY=ON \
122123
-DCOMPILE_EXAMPLES=OFF \
123124
-DCMAKE_FIND_ROOT_PATH="${PWD}/install" \

0 commit comments

Comments
 (0)