Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Fix misprint
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Jul 23, 2015
1 parent dc87b6f commit 6c1ea07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidApk.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ endfunction()
##################################################

function(android_create_apk)
if(XCODE OR MSCV_IDE)
if(XCODE OR MSVC_IDE)
message(
FATAL_ERROR
"Only for single-configuration generators (like 'Unix Makefiles')"
Expand Down

0 comments on commit 6c1ea07

Please sign in to comment.