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
68aca10e
Commit
68aca10e
authored
Nov 24, 2014
by
Dmitry Kazakov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove now unneeded flag
parent
53563546
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
krita/image/CMakeLists.txt
krita/image/CMakeLists.txt
+0
-2
No files found.
krita/image/CMakeLists.txt
View file @
68aca10e
...
...
@@ -273,8 +273,6 @@ set(einspline_SRCS
bsplines/einspline/nugrid.cpp
)
SET_SOURCE_FILES_PROPERTIES
(
${
einspline_SRCS
}
PROPERTIES COMPILE_FLAGS -std=c99
)
kde4_add_library
(
kritaimage SHARED
${
kritaimage_LIB_SRCS
}
${
einspline_SRCS
}
)
target_link_libraries
(
kritaimage
${
KDE4_KDEUI_LIBS
}
pigmentcms kundo2 kowidgetutils
)
...
...
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