Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KGet
Commits
3f58ac11
Commit
3f58ac11
authored
Jul 09, 2021
by
Laurent Montel
😁
Browse files
Remove unused variable
parent
bf802114
Changes
1
Show whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3f58ac11
...
...
@@ -69,7 +69,6 @@ find_package(KF5 ${KF5_VERSION} REQUIRED
#include(CheckPrototypeExists)
#include(CheckTypeSize)
#set(CMAKE_REQUIRED_DEFINITIONS ${_KDE4_PLATFORM_DEFINITIONS})
if
(
WIN32
)
set
(
CMAKE_REQUIRED_LIBRARIES
${
KDEWIN32_LIBRARIES
}
)
set
(
CMAKE_REQUIRED_INCLUDES
${
KDEWIN32_INCLUDES
}
)
...
...
Write
Preview
Supports
Markdown
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