summaryrefslogtreecommitdiff
path: root/build/cmake/copymake
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2022-12-07 13:17:14 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2022-12-07 13:17:14 +0100
commit4875a3dd9b183dcd2256e2abfc4ccf7484c233b4 (patch)
tree0abbea881ded030851014ffdd60fbf71fead8f65 /build/cmake/copymake
parentdaf17154bf13139d9375f48525d19d6aaba08155 (diff)
New upstream version 4.0.2upstream/4.0.2
Diffstat (limited to 'build/cmake/copymake')
-rwxr-xr-xbuild/cmake/copymake6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/cmake/copymake b/build/cmake/copymake
new file mode 100755
index 0000000..e692f68
--- /dev/null
+++ b/build/cmake/copymake
@@ -0,0 +1,6 @@
+cp CMakeLists.txt ../linux32
+cp CMakeLists.txt ../linux64
+cp CMakeLists.txt ../mac64
+cp CMakeLists.txt ../borland5.5
+cp CMakeLists.txt ../win32vs
+cp CMakeLists.txt ../win64vs