mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
Merge pull request #9726 from cotequeiroz/log4cplus_hostpkg
log4cplus: install host libraries into lib
This commit is contained in:
@@ -42,6 +42,9 @@ define Package/log4cplus/description
|
||||
configuration. It is modeled after the Java log4j API.
|
||||
endef
|
||||
|
||||
CMAKE_HOST_OPTIONS += \
|
||||
-DCMAKE_INSTALL_LIBDIR:PATH=lib
|
||||
|
||||
CMAKE_OPTIONS += \
|
||||
-DLOG4CPLUS_BUILD_LOGGINGSERVER:BOOL=OFF \
|
||||
-DLOG4CPLUS_BUILD_TESTING:BOOL=OFF \
|
||||
|
||||
Reference in New Issue
Block a user