Install libobjcxx, if it's built.

main
theraven 13 years ago
parent ee927d20a5
commit 86d07fa024

@ -183,6 +183,7 @@ else (CXX_RUNTIME)
SOVERSION ${libobjc_VERSION} SOVERSION ${libobjc_VERSION}
) )
set(CXX_RUNTIME "") set(CXX_RUNTIME "")
list(APPEND INSTALL_TARGETS objcxx)
endif (CXX_RUNTIME) endif (CXX_RUNTIME)
# Currently, we actually need pthreads, but we should use the platform's native # Currently, we actually need pthreads, but we should use the platform's native

Loading…
Cancel
Save