Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LAMBERT Jean-charles
unsio
Commits
fca2bdaf
Commit
fca2bdaf
authored
Dec 04, 2020
by
LAMBERT Jean-charles
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
install libnemo to nemolite sub dir
parent
234b6d9b
Changes
1
Hide 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 @
fca2bdaf
...
...
@@ -260,7 +260,7 @@ INSTALL(FILES ${UNSIO2_SOURCE_DIR}/man/man3/unsiof.3 DESTINATION ${PREFIX_MAN}/
# NEMO specific lib and includes
#
INSTALL
(
FILES
${
NEMOLIB
}
/libnemo.a DESTINATION
${
PREFIX_LIB
}
)
INSTALL
(
FILES
${
NEMOLIB
}
/libnemo.a DESTINATION
${
PREFIX_LIB
}
/nemolite
)
INSTALL
(
FILES
${
NEMOLIB
}
/libnemomaing77.a DESTINATION
${
PREFIX_LIB
}
)
IF
(
NOT NEMO_INSTALLED
)
...
...
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