diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b67c5d..1e0f6ed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,8 +37,6 @@ set_target_properties(launchpad PROPERTIES VERSION ${PROJECT_VERSION} SOVERSION 0 PUBLIC_HEADER "src/launchpad.h;src/callablewrapper.h;src/archive.h;src/archive_permission.h;src/utils.h;src/person.h;src/distribution.h;src/authentication.h;src/source_package_publishing_history.h;src/build.h;src/binary_package_publishing_history.h;src/archive_dependency.h;src/distro_series.h;src/distro_arch_series.h;src/distro_arch_series_filter.h" - CXX_VISIBILITY_PRESET hidden - VISIBILITY_INLINES_HIDDEN YES ) install(TARGETS launchpad