summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-01-01 06:15:22 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-01-01 06:15:22 +0100
commit463c10f29efc6ef583b6eb3ed6117368eab9ccd9 (patch)
treefcd1f60a0b5250ddabd2d192a9ff609c8d81c1a1 /CMakeLists.txt
parent1576bd06113ca6fc9a4ddb68621a636c0a21ee2e (diff)
Revert "cmake: switch to using dynamically-linked CRT"
This reverts commit 28d028d26abaaa5c6192624262811e2989de36de.
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8d7adeba..e3d12828 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -41,7 +41,6 @@ include(opentrack-boilerplate)
include(opentrack-version)
include(opentrack-install)
-include(opentrack-win32-crt)
if(WIN32)
enable_language(RC)