raylib: depend on glfw for shared library
This commit is contained in:
parent
27ae74de43
commit
31f724085f
@ -50,6 +50,7 @@ build() {
|
|||||||
"${extra_config[@]}" \
|
"${extra_config[@]}" \
|
||||||
-DBUILD_EXAMPLES=OFF \
|
-DBUILD_EXAMPLES=OFF \
|
||||||
-DBUILD_SHARED_LIBS=ON \
|
-DBUILD_SHARED_LIBS=ON \
|
||||||
|
-DUSE_EXTERNAL_GLFW=ON \
|
||||||
-B "build-${MSYSTEM}-shared" \
|
-B "build-${MSYSTEM}-shared" \
|
||||||
-S "${_realname}-${pkgver}"
|
-S "${_realname}-${pkgver}"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user