Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SpectrumIM/spectrum2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVitaly Takmazov <vitalyster@gmail.com>2018-07-11 17:50:55 +0300
committerVitaly Takmazov <vitalyster@gmail.com>2018-07-11 17:50:55 +0300
commit5400cfb509a4285121938946f8cc390917c9e488 (patch)
tree80429534a659e9674be001f62f9d71439c02c666 /cmake_modules
parent5768326d7b6e2b788759a77fed9890231222dedc (diff)
fix cmake modules naming for case-sensitive filesystems
Diffstat (limited to 'cmake_modules')
-rw-r--r--cmake_modules/Findcppunit.cmake (renamed from cmake_modules/FindCPPUnit.cmake)0
-rw-r--r--cmake_modules/Findevent.cmake (renamed from cmake_modules/FindEvent.cmake)0
-rw-r--r--cmake_modules/Findglib.cmake (renamed from cmake_modules/FindGLIB.cmake)0
-rw-r--r--cmake_modules/Findlog4cxx.cmake (renamed from cmake_modules/FindLog4CXX.cmake)0
-rw-r--r--cmake_modules/Findmysql.cmake (renamed from cmake_modules/FindMySQL.cmake)0
-rw-r--r--cmake_modules/Findopenssl.cmake (renamed from cmake_modules/FindOpenSSL.cmake)0
-rw-r--r--cmake_modules/Findpopt.cmake (renamed from cmake_modules/FindPopt.cmake)0
-rw-r--r--cmake_modules/Findpqxx.cmake (renamed from cmake_modules/FindPqxx.cmake)0
-rw-r--r--cmake_modules/Findpurple.cmake (renamed from cmake_modules/FindPurple.cmake)0
-rw-r--r--cmake_modules/Findsqlite3.cmake (renamed from cmake_modules/FindSQLite3.cmake)0
10 files changed, 0 insertions, 0 deletions
diff --git a/cmake_modules/FindCPPUnit.cmake b/cmake_modules/Findcppunit.cmake
index d1d1832b..d1d1832b 100644
--- a/cmake_modules/FindCPPUnit.cmake
+++ b/cmake_modules/Findcppunit.cmake
diff --git a/cmake_modules/FindEvent.cmake b/cmake_modules/Findevent.cmake
index dcbd0a20..dcbd0a20 100644
--- a/cmake_modules/FindEvent.cmake
+++ b/cmake_modules/Findevent.cmake
diff --git a/cmake_modules/FindGLIB.cmake b/cmake_modules/Findglib.cmake
index c18a3881..c18a3881 100644
--- a/cmake_modules/FindGLIB.cmake
+++ b/cmake_modules/Findglib.cmake
diff --git a/cmake_modules/FindLog4CXX.cmake b/cmake_modules/Findlog4cxx.cmake
index 0b68a76f..0b68a76f 100644
--- a/cmake_modules/FindLog4CXX.cmake
+++ b/cmake_modules/Findlog4cxx.cmake
diff --git a/cmake_modules/FindMySQL.cmake b/cmake_modules/Findmysql.cmake
index e33beb54..e33beb54 100644
--- a/cmake_modules/FindMySQL.cmake
+++ b/cmake_modules/Findmysql.cmake
diff --git a/cmake_modules/FindOpenSSL.cmake b/cmake_modules/Findopenssl.cmake
index caa6b066..caa6b066 100644
--- a/cmake_modules/FindOpenSSL.cmake
+++ b/cmake_modules/Findopenssl.cmake
diff --git a/cmake_modules/FindPopt.cmake b/cmake_modules/Findpopt.cmake
index a1a0b2ee..a1a0b2ee 100644
--- a/cmake_modules/FindPopt.cmake
+++ b/cmake_modules/Findpopt.cmake
diff --git a/cmake_modules/FindPqxx.cmake b/cmake_modules/Findpqxx.cmake
index 9c53550c..9c53550c 100644
--- a/cmake_modules/FindPqxx.cmake
+++ b/cmake_modules/Findpqxx.cmake
diff --git a/cmake_modules/FindPurple.cmake b/cmake_modules/Findpurple.cmake
index 96f58a19..96f58a19 100644
--- a/cmake_modules/FindPurple.cmake
+++ b/cmake_modules/Findpurple.cmake
diff --git a/cmake_modules/FindSQLite3.cmake b/cmake_modules/Findsqlite3.cmake
index dddf04e9..dddf04e9 100644
--- a/cmake_modules/FindSQLite3.cmake
+++ b/cmake_modules/Findsqlite3.cmake