This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
504db72d99
CMake
/
Modules
/
Platform
/
Android
/
abi-common-GNU.cmake
2 lines
37 B
CMake
Raw
Normal View
History
Unescape
Escape
Android: Add placeholders for compiler/abi-specific settings The Android NDK source repository at https://android.googlesource.com/platform/ndk.git has `<ndk>/build/core/toolchains/*/setup.mk` files that store tables of information for their build system. Add an equivalent file for each compiler/abi combination.
2016-06-23 22:18:13 +03:00
include
(
Platform/Android/abi-common
)