Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
dCache
cta
Commits
4e8ed505
Commit
4e8ed505
authored
Oct 31, 2019
by
Giuseppe Lo Presti
Browse files
Bumped Oracle version to 19.3 as this is now the available version in the cernonly repo
parent
48d8d3de
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmake/Findoracle-instantclient.cmake
View file @
4e8ed505
...
...
@@ -19,7 +19,7 @@
# ORACLE-INSTANTCLIENT_INCLUDE_DIRS
# ORACLE-INSTANTCLIENT_LIBRARIES
set
(
ORACLE-INSTANTCLIENT_VERSION 1
2.2
)
set
(
ORACLE-INSTANTCLIENT_VERSION 1
9.3
)
set
(
ORACLE-INSTANTCLIENT_RPATH /usr/lib/oracle/
${
ORACLE-INSTANTCLIENT_VERSION
}
/client64/lib
)
message
(
STATUS
"ORACLE-INSTANTCLIENT_RPATH=
${
ORACLE-INSTANTCLIENT_RPATH
}
"
)
...
...
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