Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions olp-cpp-sdk-core/cmake/GetAndroidVariables.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# Common functions that resolve Android related variables and
# resolve Android toolchain configuration variables.


function(get_android_sdk_root VAR)
# If not already set, sets the given VAR output variable to point to the Android SDK's root.
# Sends a FATAL_ERROR if VAR is not set and cannot be be resolved.
Expand Down
Loading