CMake/Modules/Platform/AIX-XL-ASM.cmake
Brad King a0bab7ae69 Add ASM platform information for XL compiler on AIX
Among other flags this sets RPATH flags correctly so that CMake knows
how to treat CMAKE_PLATFORM_REQUIRED_RUNTIME_PATH for the ASM language.
2011-03-02 13:48:04 -05:00

3 lines
48 B
CMake

include(Platform/AIX-XL)
__aix_compiler_xl(ASM)