Skip to content

Commit

Permalink
add bin/include to android build
Browse files Browse the repository at this point in the history
  • Loading branch information
JeyRunner committed Jan 10, 2017
1 parent 004af04 commit ce5770f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ if (ANDROID)
build # general
build/bin # bin
build/lib/${ANDROID_NDK_ABI_NAME} # lib
build/include # include
build/lib/${ANDROID_NDK_ABI_NAME} # archiv
build/pack # package / installer / app
)
Expand Down

0 comments on commit ce5770f

Please sign in to comment.