Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tusooa Zhu
Krita
Commits
538e3a72
Commit
538e3a72
authored
Sep 01, 2015
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Move add_definitions(-DBUILD_TESTING) down to only kexi/CMakeLists.txt
parent
994d972a
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 @
538e3a72
...
...
@@ -27,7 +27,6 @@ endif()
# BUILD_TESTING and KDE4_BUILD_TESTS to be set to FALSE
# better fixes welcome
if
(
BUILD_TESTING
)
add_definitions
(
-DBUILD_TESTING
)
set
(
KDE4_BUILD_TESTS TRUE
)
endif
()
...
...
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