mirror of
https://github.com/anope/anope.git
synced 2026-07-02 09:06:38 +02:00
Removed .svn from CMakes list of folders to ignore, it not longer exists
This commit is contained in:
@@ -56,7 +56,6 @@ endforeach(SRC)
|
||||
|
||||
# Get a list of ALL files and directories within the current directory
|
||||
file(GLOB MODULES_FILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*")
|
||||
remove_item_from_list(MODULES_FILES ".svn")
|
||||
remove_item_from_list(MODULES_FILES "CMakeFiles")
|
||||
remove_item_from_list(MODULES_FILES "mysql")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user