mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-08-17 21:27:11 +02:00
Update libraries and make it build on windows.
Still gets some warnings because compilers have changed. But should work.
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@
|
||||
#
|
||||
|
||||
.PHONY: projects
|
||||
clean all: projects
|
||||
clean distclean all: projects
|
||||
projects:
|
||||
$(MAKE) -C MetricsSample $(MAKECMDGOALS)
|
||||
|
||||
Reference in New Issue
Block a user