mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
Revert "Modules: Add an Andriod platform file"
This reverts commit 77f06b145d.
It may be re-added in the future when the requirements for that
platform are better known and supported by CMake.
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
include(Platform/Linux)
|
||||
set(CMAKE_SHARED_LIBRARY_SONAME_C_FLAG "")
|
||||
# RPath is useless on Android, because we can't determine the installation
|
||||
# location ahead of time.
|
||||
set(CMAKE_SHARED_LIBRARY_RUNTIME_C_FLAG "")
|
||||
Reference in New Issue
Block a user