aboutsummaryrefslogtreecommitdiff
path: root/cmake/FindNorthstarPluginABI.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindNorthstarPluginABI.cmake')
-rw-r--r--cmake/FindNorthstarPluginABI.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindNorthstarPluginABI.cmake b/cmake/FindNorthstarPluginABI.cmake
index 08518f2..ff8024a 100644
--- a/cmake/FindNorthstarPluginABI.cmake
+++ b/cmake/FindNorthstarPluginABI.cmake
@@ -9,4 +9,4 @@ check_init_submodule(${NS_LAUNCHER_DIR})
set(NS_DLL_DIR "${NS_LAUNCHER_DIR}/NorthstarDLL")
set(NS_PLUG_DIR "${NS_DLL_DIR}/plugins")
-set(NorthstarPluginABI_FOUND)
+set(NorthstarPluginABI_FOUND 1)