From e09eb0db6f05cd70a06098f509aa73710ad71328 Mon Sep 17 00:00:00 2001 From: hitstergtd Date: Mon, 18 Apr 2016 16:33:34 +0100 Subject: [PATCH] Problem: comment not well formed in CMakeLists.txt Solution: fix comment --- tests/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 252b80bd..50c7335b 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,7 +1,7 @@ # CMake build script for ZeroMQ tests cmake_minimum_required(VERSION "2.8.1") -# name of Windows project will tests.sln +# On Windows: solution file will be called tests.sln PROJECT(tests) set(tests