summaryrefslogtreecommitdiff
path: root/samples/01_simple_window/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'samples/01_simple_window/CMakeLists.txt')
-rw-r--r--samples/01_simple_window/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/01_simple_window/CMakeLists.txt b/samples/01_simple_window/CMakeLists.txt
new file mode 100644
index 0000000..1c6e482
--- /dev/null
+++ b/samples/01_simple_window/CMakeLists.txt
@@ -0,0 +1 @@
+ncurses_cpp__setup_sample_static( NAME simple_window )