Skip to content

Commit

Permalink
add android-cmake support
Browse files Browse the repository at this point in the history
  • Loading branch information
zilongshanren committed Aug 31, 2014
1 parent 3e94cb0 commit cf88a10
Show file tree
Hide file tree
Showing 3 changed files with 1,135 additions and 0 deletions.
1 change: 1 addition & 0 deletions Box2D/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
# ****************************************************************************/

# this CMakeLists is to generate libBox2D.a
cmake_minimum_required(VERSION 2.8)

include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
Expand Down
Loading

0 comments on commit cf88a10

Please sign in to comment.