diff --git a/CMakeLists.txt b/CMakeLists.txt index de97dd9..be4b6ce 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.7.2) project( - ghcfilesystem, - VERSION 1.5.15 + ghcfilesystem + VERSION 1.5.15 ) if (POLICY CMP0077)