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
Utilities
KCalc
Commits
f6e0c4e7
Commit
f6e0c4e7
authored
Feb 06, 2021
by
Nicolas Fella
Committed by
Albert Astals Cid
Feb 09, 2021
Browse files
Don't enable exceptions
We don't need it
parent
ebfb644c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
f6e0c4e7
...
...
@@ -46,7 +46,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
set
(
CMAKE_MODULE_PATH
"
${
CMAKE_MODULE_PATH
}
"
${
CMAKE_SOURCE_DIR
}
/cmake/modules
)
kde_enable_exceptions
()
find_package
(
GMP
)
set_package_properties
(
GMP PROPERTIES
...
...
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