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