mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/libgme: remove unnecssary cmake define
> CMake Warning: > Manually-specified variables were not used by the project: > > CMAKE_INSTALL_LIBDIR
This commit is contained in:
parent
59cc6d3774
commit
5c935c31d1
@ -22,7 +22,6 @@ build() {
|
||||
|
||||
cmake -B build \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_SHARED_LIBS=True \
|
||||
-DCMAKE_BUILD_TYPE=None \
|
||||
-DCMAKE_CXX_FLAGS="$CXXFLAGS" \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user