summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2023-12-03 17:16:11 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2023-12-03 17:16:58 +0100
commit63c54fe7c8eda4652ef81ab9a759e181ac48c5ee (patch)
tree7fac15b4eb0a69166d5c8d6959e96c63f2dc7d8d /.gitignore
parenta6927779c34f654da91dd559be2b42b00409b1d8 (diff)
CMake: Remove UseFLTK.cmake generation and usage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index e0ffb8b6f..800280fd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,15 +9,13 @@
*.o
**/.DS_Store
-# CMake build artifacts if built in source - not recommended, but anyway
+# CMake build artifacts if built in source - strongly discouraged!
bin/
**/cmake_install.cmake
**/CMakeCache.txt
**/CMakeFiles/
-etc/UseFLTK.cmake
cmake_uninstall.cmake
-UseFLTK.cmake
FLTK.sln
FLTK-Targets.cmake
FLTKConfig.cmake