Commit 89a872b8 authored by f3nix's avatar f3nix

Add CMakeLists.txt for the help files.

parent efe7edf2
......@@ -66,6 +66,7 @@ ENDIF(wxWidgets_FOUND)
# CMake will look at this dirs for nested 'CMakeLists.txt' files
ADD_SUBDIRECTORY(internat)
ADD_SUBDIRECTORY(help)
ADD_SUBDIRECTORY(library)
ADD_SUBDIRECTORY(modules)
ADD_SUBDIRECTORY(template)
INSTALL(DIRECTORY de en es fr it pt ru
DESTINATION ${KICAD_DOCS}
PATTERN ".svn" EXCLUDE)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment