diff CMakeLists.txt @ 84:c67e734c9241

CMake: rename irccd-config.h to irccd/sysconfig.h, #452 While here, cleanup the file by removing useless stuff.
author David Demelier <markand@malikania.fr>
date Mon, 04 Apr 2016 22:34:24 +0200
parents 8ee1178f1219
children 113d909fdfe1
line wrap: on
line diff
--- a/CMakeLists.txt	Thu Mar 31 14:07:53 2016 +0200
+++ b/CMakeLists.txt	Mon Apr 04 22:34:24 2016 +0200
@@ -29,7 +29,7 @@
 # cmake/check			- Platform checks in separate files.
 # cmake/function		- Custom functions.
 # cmake/installer		- Some files for the QtIFW installer.
-# cmake/internal		- Some internal files (e.g. the irccd-config.h)
+# cmake/internal		- Some internal files (e.g. the sysconfig.h)
 # cmake/packages		- Additional find_package modules.
 #
 # Build system is then processed in different directories: