mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 22:10:32 +00:00
Merge topic 'test-ExportImport-AIX-GCC'
4fc47424
Tests: Fix ExportImport on AIX with GCC
This commit is contained in:
commit
248a58e790
@ -255,6 +255,7 @@ add_subdirectory(excludedFromAll)
|
||||
|
||||
add_executable(iface_test_bld iface_test.cpp)
|
||||
target_link_libraries(iface_test_bld bld_testSharedLibDepends)
|
||||
set_property(TARGET iface_test_bld PROPERTY NO_SYSTEM_FROM_IMPORTED 1)
|
||||
|
||||
set_property(TARGET bld_testSharedLibRequired APPEND PROPERTY
|
||||
LINK_INTERFACE_LIBRARIES
|
||||
|
Loading…
Reference in New Issue
Block a user