summaryrefslogtreecommitdiff
path: root/cmake/fud-config.cmake
diff options
context:
space:
mode:
authorDominick Allen <djallen@librehumanitas.org>2024-09-23 07:36:16 -0500
committerDominick Allen <djallen@librehumanitas.org>2024-09-23 07:36:16 -0500
commit0b860bb5dd6d2007db605291d239a6a9d41f57d1 (patch)
treefab140e03a3665236503d1405de9d33ba58ccc4a /cmake/fud-config.cmake
parent7da829d48f9059c83ab9cada2c850621e8bbd3f3 (diff)
Installable library.
Diffstat (limited to 'cmake/fud-config.cmake')
-rw-r--r--cmake/fud-config.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/fud-config.cmake b/cmake/fud-config.cmake
new file mode 100644
index 0000000..35b1014
--- /dev/null
+++ b/cmake/fud-config.cmake
@@ -0,0 +1 @@
+include(${CMAKE_CURRENT_LIST_DIR}/fudTargets.cmake)