summaryrefslogtreecommitdiff
path: root/cmake/nunicode.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/nunicode.cmake')
-rw-r--r--cmake/nunicode.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/cmake/nunicode.cmake b/cmake/nunicode.cmake
deleted file mode 100644
index 4a0f4f2c8c..0000000000
--- a/cmake/nunicode.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-add_vendor_target(nunicode STATIC)
-
-target_compile_definitions(nunicode
- PRIVATE "-DNU_BUILD_STATIC"
-)