dropshell release 2025.0513.2134
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
Some checks failed
Dropshell Test / Build_and_Test (push) Has been cancelled
This commit is contained in:
6
build_amd64/_deps/zstd-src/contrib/premake/premake4.lua
Normal file
6
build_amd64/_deps/zstd-src/contrib/premake/premake4.lua
Normal file
@ -0,0 +1,6 @@
|
||||
-- Include zstd.lua in your GENie or premake4 file, which exposes a project_zstd function
|
||||
dofile('zstd.lua')
|
||||
|
||||
solution 'example'
|
||||
configurations { 'Debug', 'Release' }
|
||||
project_zstd('../../lib/')
|
Reference in New Issue
Block a user