Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
IceT
IceT
Commits
66283091
Commit
66283091
authored
Oct 12, 2011
by
Kenneth Moreland
Browse files
Merge branch 'release'
parents
8c5fddcc
a10cecbd
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
66283091
...
...
@@ -239,7 +239,7 @@ MACRO(ICET_ADD_LIBRARY library_name)
ARCHIVE DESTINATION
${
ICET_INSTALL_LIB_DIR
}
COMPONENT RuntimeLibraries
)
IF
(
NOT ICET_INSTALL_NO_DEVELOPMENT
)
INSTALL
(
EXPORT
IceTTargets
INSTALL
(
EXPORT
${
ICET_INSTALL_EXPORT_NAME
}
DESTINATION
${
ICET_INSTALL_LIB_DIR
}
)
ENDIF
(
NOT ICET_INSTALL_NO_DEVELOPMENT
)
...
...
Write
Preview
Supports
Markdown
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