mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-23 18:32:53 +00:00
kdeplasma-addons: remove use of obsolete macro
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
973feb9c38
commit
4b0074eb0f
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ set(mandelbrot_SRCS
|
|||
detectSSE2.cpp
|
||||
mix.cpp
|
||||
)
|
||||
kde4_add_ui_files(mandelbrot_SRCS config.ui)
|
||||
|
||||
# The x86-specific stuff below does not mean that this code is non-portable!
|
||||
# The idea is that x86 (32bit) is the ONLY major architecture on which vectorization (SSE2) may or may not be available.
|
||||
|
|
Loading…
Add table
Reference in a new issue