aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake')
-rw-r--r--thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake b/thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake
deleted file mode 100644
index 07835977b..000000000
--- a/thirdparty/ryml/ext/c4core/cmake/c4stlAddTarget.cmake
+++ /dev/null
@@ -1,5 +0,0 @@
-include(c4project)
-
-function(c4stl_add_target name)
- c4_add_target(c4stl ${name} ${ARGN})
-endfunction() # c4stl_add_target