Added premake4/GENie script to contrib folder
This commit is contained in:
@@ -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