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
b0fec77d
Commit
b0fec77d
authored
Nov 09, 2012
by
unknown
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Disable PBXT on Windows to match all other platforms.
parent
67d0e7ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
CMakeLists.txt
CMakeLists.txt
+0
-1
No files found.
CMakeLists.txt
View file @
b0fec77d
...
...
@@ -38,7 +38,6 @@ SET(WITH_BLACKHOLE_STORAGE_ENGINE 1 CACHE BOOL "Include blockhole storage engine
SET
(
WITH_FEDERATEDX_STORAGE_ENGINE 1 CACHE BOOL
"Include federatedx storage engine"
)
SET
(
WITH_PARTITION_STORAGE_ENGINE 1 CACHE BOOL
"Include partition storage engine"
)
SET
(
WITH_ARIA_STORAGE_ENGINE 1 CACHE BOOL
"Include aria storage engine"
)
SET
(
WITH_PBXT_STORAGE_ENGINE 1 CACHE BOOL
"Include pbxt storage engine"
)
SET
(
WITH_XTRADB_STORAGE_ENGINE 1 CACHE BOOL
"Include xtradb storage engine"
)
SET
(
WITH_FEEDBACK_STORAGE_ENGINE 1 CACHE FORCE BOOL
"Include feedback plugin"
)
...
...
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