Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
c42837a2
Commit
c42837a2
authored
Jul 24, 2007
by
antony@pcg5ppc.xiphis.org
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build bug25714 test app on Windows
parent
bfeb65d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
tests/CMakeLists.txt
tests/CMakeLists.txt
+3
-0
No files found.
tests/CMakeLists.txt
View file @
c42837a2
...
...
@@ -22,3 +22,6 @@ INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR}/include)
ADD_EXECUTABLE
(
mysql_client_test mysql_client_test.c
)
TARGET_LINK_LIBRARIES
(
mysql_client_test dbug mysys mysqlclient yassl taocrypt zlib wsock32
)
ADD_EXECUTABLE
(
bug25714 bug25714.c
)
TARGET_LINK_LIBRARIES
(
bug25714 dbug mysys mysqlclient yassl taocrypt zlib wsock32
)
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