diff options
author | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-12-17 20:18:40 +0000 |
---|---|---|
committer | cyberbotx <cyberbotx@5417fbe8-f217-4b02-8779-1006273d7864> | 2008-12-17 20:18:40 +0000 |
commit | 81b7aa657110db03ceb861d8206fc6e805ede9c8 (patch) | |
tree | 8437f5ce65de3e27e5e02196711bd770aa86b7f5 /.BANNER | |
parent | fd45a3ad4219bffcf2f68fcc1dce3ff33b531b89 (diff) |
Massive cleanup of the CMakeLists.txt files to finalize them.
Edited configuration scripts for *nix and Windows to use CMake as well as support both in-source and out-of-source builds.
Changed directory structure for *nix to match Windows to remove some conditionals in both CMake and Anope itself.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1841 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to '.BANNER')
-rw-r--r-- | .BANNER | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ CURVER This program will help you to compile your Services, and ask you questions regarding the compile-time settings of it during the -process. For more options type ./Config --help +process. For more options type SOURCE_DIR/Config --help Anope is a set of Services for IRC networks that allows users to manage their nicks and channels in a secure and efficient way, |