Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
89a872b8
Commit
89a872b8
authored
Nov 09, 2007
by
f3nix
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add CMakeLists.txt for the help files.
parent
efe7edf2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
CMakeLists.txt
CMakeLists.txt
+1
-0
CMakeLists.txt
help/CMakeLists.txt
+3
-0
No files found.
CMakeLists.txt
View file @
89a872b8
...
...
@@ -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
)
help/CMakeLists.txt
0 → 100644
View file @
89a872b8
INSTALL
(
DIRECTORY de en es fr it pt ru
DESTINATION
${
KICAD_DOCS
}
PATTERN
".svn"
EXCLUDE
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment