diff options
| author | dario-loi <loi.1940849@studenti.uniroma1.it> | 2024-11-24 20:13:23 +0100 |
|---|---|---|
| committer | dario-loi <loi.1940849@studenti.uniroma1.it> | 2024-11-24 20:13:23 +0100 |
| commit | cd0a47245a54c249eca7ef1c0d86bc4aa3489e9b (patch) | |
| tree | c6c1b2e0471c5dfbfce2add70dbb894bf2b4649c /example/CMakeLists.txt | |
| parent | e416c072833477d1e50a036414100f7b75d5e1be (diff) | |
| parent | ff43c66c491b443b7522a3b3d716905ee9732b60 (diff) | |
Merge branch 'master' of https://github.com/dario-loi/fbgl
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) |
