Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
809c1308
Commit
809c1308
authored
Apr 20, 2010
by
Peter Eastman
Browse files
Fixed error in CMake file
parent
86fc3001
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
809c1308
...
@@ -427,7 +427,7 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
...
@@ -427,7 +427,7 @@ ENDIF (EXECUTABLE_OUTPUT_PATH)
# Build and install documentation
# Build and install documentation
INCLUDE
(
cmake_modules/ApiDoxygen.cmake
)
INCLUDE
(
cmake_modules/ApiDoxygen.cmake
)
install
(
FILES docs/UserGuide/OpenMMUserGuide.pdf
install
(
FILES docs/User
s
Guide/OpenMMUser
s
Guide.pdf
DESTINATION docs
)
DESTINATION docs
)
ADD_SUBDIRECTORY
(
tests
)
ADD_SUBDIRECTORY
(
tests
)
...
...
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