Correction for buildbreaker in 2f010487
This commit is contained in:
parent
2f0104879a
commit
c71322bff7
@ -69,6 +69,7 @@ if( EXIV2_ENABLE_LIBXMP )
|
|||||||
if (BUILD_SHARED_LIBS)
|
if (BUILD_SHARED_LIBS)
|
||||||
set_property(TARGET xmp_object PROPERTY POSITION_INDEPENDENT_CODE ON)
|
set_property(TARGET xmp_object PROPERTY POSITION_INDEPENDENT_CODE ON)
|
||||||
endif()
|
endif()
|
||||||
|
endif()
|
||||||
|
|
||||||
# 1119 Install libxmp.a for use by third party applications (Thanks, Emmanuel)
|
# 1119 Install libxmp.a for use by third party applications (Thanks, Emmanuel)
|
||||||
install(TARGETS xmp
|
install(TARGETS xmp
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user