mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-09-15 16:57:19 +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:
2
vendor/ZMQ/unittests/CMakeLists.txt
vendored
2
vendor/ZMQ/unittests/CMakeLists.txt
vendored
@@ -1,5 +1,5 @@
|
||||
# CMake build script for ZeroMQ unit tests
|
||||
cmake_minimum_required(VERSION "2.8.1")
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
|
||||
set(unittests
|
||||
unittest_ypipe
|
||||
|
Reference in New Issue
Block a user