mirror of
https://github.com/fltk/fltk.git
synced 2026-06-04 15:32:12 +08:00
Update list of files excluded from documentation.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12346 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -611,8 +611,11 @@ RECURSIVE = YES
|
||||
# excluded from the INPUT source files. This way you can easily exclude a
|
||||
# subdirectory from a directory tree whose root is specified with the INPUT tag.
|
||||
|
||||
EXCLUDE = @CMAKE_SOURCE_DIR@/src/aimm.h
|
||||
EXCLUDE += @CMAKE_SOURCE_DIR@/src/drivers/
|
||||
EXCLUDE = @CMAKE_SOURCE_DIR@/src/drivers/
|
||||
EXCLUDE += @CMAKE_SOURCE_DIR@/src/fl_dnd_win32.cxx
|
||||
EXCLUDE += @CMAKE_SOURCE_DIR@/src/fl_dnd_x.cxx
|
||||
EXCLUDE += @CMAKE_SOURCE_DIR@/src/Fl_get_key_mac.cxx
|
||||
EXCLUDE += @CMAKE_SOURCE_DIR@/src/Fl_get_key_win32.cxx
|
||||
|
||||
# The EXCLUDE_SYMLINKS tag can be used select whether or not files or
|
||||
# directories that are symbolic links (a Unix filesystem feature) are excluded
|
||||
|
||||
Reference in New Issue
Block a user