|
|
|
@ -171,7 +171,7 @@ find_package(Docutils)
|
|
|
|
|
IF(BUILD_LIBRARY)
|
|
|
|
|
add_subdirectory (library)
|
|
|
|
|
## install the default documentation files
|
|
|
|
|
install(FILES LICENSE "LUA Api.html" Readme.html Compile.html Contributors.html DESTINATION ${DFHACK_USERDOC_DESTINATION})
|
|
|
|
|
install(FILES LICENSE "Lua API.html" Readme.html Compile.html Contributors.html DESTINATION ${DFHACK_USERDOC_DESTINATION})
|
|
|
|
|
endif()
|
|
|
|
|
|
|
|
|
|
#build the plugins
|
|
|
|
|