mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-04-25 21:42:44 +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:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
# CMake build script for ZeroMQ tests
|
||||
cmake_minimum_required(VERSION "2.8.1")
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
# On Windows: solution file will be called tests.sln
|
||||
project(tests)
|
||||
|
||||
Reference in New Issue
Block a user