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
f8f872bd
Commit
f8f872bd
authored
Nov 25, 2014
by
Halla Rempt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove obsolete config file
parent
f3f5f970
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
17 deletions
+0
-17
krita/ui/CMakeLists.txt
krita/ui/CMakeLists.txt
+0
-3
krita/ui/config-processor.h.cmake
krita/ui/config-processor.h.cmake
+0
-14
No files found.
krita/ui/CMakeLists.txt
View file @
f8f872bd
...
...
@@ -21,9 +21,6 @@ include_directories( ${KOTEXT_INCLUDES}
add_subdirectory
(
tests
)
configure_file
(
config-processor.h.cmake
${
CMAKE_CURRENT_BINARY_DIR
}
/config-processor.h
)
set
(
kritaui_LIB_SRCS
canvas/kis_canvas_widget_base.cpp
canvas/kis_canvas2.cpp
...
...
krita/ui/config-processor.h.cmake
deleted
100644 → 0
View file @
f3f5f970
/********** processor stuff *************/
/* Defined to 1 if the assembler supports MMX instructions. */
#cmakedefine HAVE_X86_MMX
/* Defined to 1 if the assembler supports SSE instructions. */
#cmakedefine HAVE_X86_SSE
/* Defined to 1 if the assembler supports SSE2 instructions. */
#cmakedefine HAVE_X86_SSE2
/* Defined to 1 if the assembler supports AltiVec instructions. */
#cmakedefine HAVE_PPC_ALTIVEC
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