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
BC
public
linphone-cmake-builder
Commits
55be6862
Commit
55be6862
authored
Oct 22, 2014
by
Guillaume BIENKOWSKI
Browse files
Add unixodbc name
parent
2ee69a60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
builders/unixodbc.cmake
builders/unixodbc.cmake
+1
-0
No files found.
builders/unixodbc.cmake
View file @
55be6862
...
...
@@ -37,4 +37,5 @@ set(EP_unixodbc_CROSS_COMPILATION_OPTIONS
list
(
APPEND EP_unixodbc_CONFIGURE_OPTIONS
"--without-boostlog"
)
set
(
EP_unixodbc_SPEC_FILE
"unixodbc.spec"
)
set
(
EP_unixodbc_RPMBUILD_NAME
"unixODBC"
)
set
(
EP_unixodbc_PATCH_COMMAND
"
${
CMAKE_COMMAND
}
"
"-E"
"copy"
"<SOURCE_DIR>/
${
EP_unixodbc_SPEC_FILE
}
"
"<BINARY_DIR>"
)
\ No newline at end of file
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