diff options
Diffstat (limited to 'example/CMakeLists.txt')
| -rw-r--r-- | example/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/CMakeLists.txt b/example/CMakeLists.txt index 3051dfc..411945a 100644 --- a/example/CMakeLists.txt +++ b/example/CMakeLists.txt @@ -21,4 +21,4 @@ endfunction() add_example(empty_example) -add_folders(Example)
\ No newline at end of file +add_folders(Example) |
