aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cmake
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 18:00:24 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-01-03 18:03:37 +0300
commitd7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc (patch)
tree36834e3fe8a8f06e589cc4aff90cf3a8271c2857 /cmake
parentcommon.cmake: don't use keyword- target_link_libraries (diff)
downloadcmake-common-d7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc.tar.gz
cmake-common-d7bd2e3d50d5b5b51f5af28343a6f03ed2efbcfc.zip
rearrange all files completely
Diffstat (limited to '')
-rwxr-xr-xcmake/build/build.py (renamed from ci/build.py)0
-rwxr-xr-xcmake/build/ci/appveyor.py (renamed from ci/build_appveyor.py)0
-rwxr-xr-xcmake/build/ci/travis.py (renamed from ci/build_travis.py)0
-rw-r--r--cmake/common.cmake (renamed from common.cmake)0
-rw-r--r--cmake/toolchains/README.md (renamed from toolchains/README.md)0
-rw-r--r--cmake/toolchains/gcc-x64.cmake (renamed from toolchains/gcc-x64.cmake)0
-rw-r--r--cmake/toolchains/gcc-x86.cmake (renamed from toolchains/gcc-x86.cmake)0
-rw-r--r--cmake/toolchains/mingw-w64-x64.cmake (renamed from toolchains/mingw-w64-x64.cmake)0
-rw-r--r--cmake/toolchains/mingw-w64-x86.cmake (renamed from toolchains/mingw-w64-x86.cmake)0
9 files changed, 0 insertions, 0 deletions
diff --git a/ci/build.py b/cmake/build/build.py
index 0e352c3..0e352c3 100755
--- a/ci/build.py
+++ b/cmake/build/build.py
diff --git a/ci/build_appveyor.py b/cmake/build/ci/appveyor.py
index 38d0d7e..38d0d7e 100755
--- a/ci/build_appveyor.py
+++ b/cmake/build/ci/appveyor.py
diff --git a/ci/build_travis.py b/cmake/build/ci/travis.py
index 25dbe70..25dbe70 100755
--- a/ci/build_travis.py
+++ b/cmake/build/ci/travis.py
diff --git a/common.cmake b/cmake/common.cmake
index 447f340..447f340 100644
--- a/common.cmake
+++ b/cmake/common.cmake
diff --git a/toolchains/README.md b/cmake/toolchains/README.md
index 0e46391..0e46391 100644
--- a/toolchains/README.md
+++ b/cmake/toolchains/README.md
diff --git a/toolchains/gcc-x64.cmake b/cmake/toolchains/gcc-x64.cmake
index 2f7019e..2f7019e 100644
--- a/toolchains/gcc-x64.cmake
+++ b/cmake/toolchains/gcc-x64.cmake
diff --git a/toolchains/gcc-x86.cmake b/cmake/toolchains/gcc-x86.cmake
index e2e84be..e2e84be 100644
--- a/toolchains/gcc-x86.cmake
+++ b/cmake/toolchains/gcc-x86.cmake
diff --git a/toolchains/mingw-w64-x64.cmake b/cmake/toolchains/mingw-w64-x64.cmake
index 6009edf..6009edf 100644
--- a/toolchains/mingw-w64-x64.cmake
+++ b/cmake/toolchains/mingw-w64-x64.cmake
diff --git a/toolchains/mingw-w64-x86.cmake b/cmake/toolchains/mingw-w64-x86.cmake
index b0c717f..b0c717f 100644
--- a/toolchains/mingw-w64-x86.cmake
+++ b/cmake/toolchains/mingw-w64-x86.cmake