Skip to content

Commit 0fc0798

Browse files
TaknokoSumAtrIX
andauthored
Update build-tools/aapt2.cmake
Co-authored-by: oSumAtrIX <[email protected]>
1 parent c5b86bd commit 0fc0798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/aapt2.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ foreach(proto ${PROTO_FILES})
99
get_filename_component(FIL_WE ${proto} NAME_WE)
1010

1111
if(DEFINED PROTOC_PATH)
12-
# execute the protoc command to generate the proto targets for host arch
12+
# Execute the protoc command to generate the proto targets for host arch.
1313
execute_process(
1414
COMMAND ${PROTOC_COMPILER} ${proto}
1515
--proto_path=${AAPT2_PROTO_DIR}

0 commit comments

Comments
 (0)