mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-12-26 09:57:15 +01: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:
2
vendor/ZMQ/tests/CMakeLists.txt
vendored
2
vendor/ZMQ/tests/CMakeLists.txt
vendored
@@ -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