Don't install fg/READMEs
which only contain *build instructions* - so they are not useful *after* installing binaries. User documentation (which should be installed) is in fgdata/Docs.
This commit is contained in:
parent
01f2cbc33c
commit
73d2d3425f
1 changed files with 0 additions and 9 deletions
|
@ -338,15 +338,6 @@ add_subdirectory(src)
|
|||
add_subdirectory(utils)
|
||||
add_subdirectory(man)
|
||||
|
||||
set (INSTALL_DOCS
|
||||
README
|
||||
README.OpenAL
|
||||
README.plib
|
||||
README.OSG
|
||||
README.SimGear)
|
||||
|
||||
INSTALL(FILES ${INSTALL_DOCS} DESTINATION ${CMAKE_INSTALL_DOCDIR} OPTIONAL)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
### uninstall target
|
||||
#-----------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue