mirror of
https://github.com/SamEyeBam/animate.git
synced 2025-12-17 02:54:15 +00:00
larry babby and threejs for glsl
This commit is contained in:
14
webGl/my-threejs-test/node_modules/lmdb/dependencies/lz4/lib/liblz4.pc.in
generated
vendored
Normal file
14
webGl/my-threejs-test/node_modules/lmdb/dependencies/lz4/lib/liblz4.pc.in
generated
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# LZ4 - Fast LZ compression algorithm
|
||||
# Copyright (C) 2011-2020, Yann Collet.
|
||||
# BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
|
||||
|
||||
prefix=@PREFIX@
|
||||
libdir=@LIBDIR@
|
||||
includedir=@INCLUDEDIR@
|
||||
|
||||
Name: lz4
|
||||
Description: extremely fast lossless compression algorithm library
|
||||
URL: http://www.lz4.org/
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -llz4
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user