aboutsummaryrefslogtreecommitdiffhomepage
path: root/development/cmake/module/bar/FindBar.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'development/cmake/module/bar/FindBar.cmake')
-rw-r--r--development/cmake/module/bar/FindBar.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/development/cmake/module/bar/FindBar.cmake b/development/cmake/module/bar/FindBar.cmake
new file mode 100644
index 0000000..f2047ea
--- /dev/null
+++ b/development/cmake/module/bar/FindBar.cmake
@@ -0,0 +1,2 @@
+message("FindBar invoked")
+set(Bar_FOUND 1)