mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-19 20:43:32 -04:00
1804c6bfe2
We add platform-specific compiler information files Platform/Linux-PathScale-<lang>.cmake to enable -fPIC and -shared flags for shared libraries.
3 lines
64 B
CMake
3 lines
64 B
CMake
include(Platform/Linux-PathScale)
|
|
__linux_compiler_pathscale(C)
|