From 069309d42617e11635cd5845bf397fbbc80e352e Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 22 Aug 2019 01:55:22 +0200 Subject: [PATCH] Removed useless comment --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ab14d4c3..4ad937d5 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,4 @@ cmake_minimum_required(VERSION 3.13) -# You need to generate the AppConfig.h and the JuceHeader.h through the Projucer; the rest is more or less here - project(sfizz VERSION 1.0.0 LANGUAGES CXX) # Set the highest possible standard