git subrepo pull (merge) --force deps/libchdr
[pcsx_rearmed.git] / deps / libchdr / deps / zstd-1.5.5 / contrib / premake / premake4.lua
diff --git a/deps/libchdr/deps/zstd-1.5.5/contrib/premake/premake4.lua b/deps/libchdr/deps/zstd-1.5.5/contrib/premake/premake4.lua
new file mode 100644 (file)
index 0000000..6675e2e
--- /dev/null
@@ -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/')