This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
pEpDBusAdapter
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Enable exceptions
master
David Lanzendörfer
9 months ago
parent
8025ea70e5
commit
0ecab30ff1
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
CMakeLists.txt
+ 3
- 0
CMakeLists.txt
View File
@ -1,5 +1,8 @@
project
(
pEpDBusAdapter
)
string
(
REPLACE
"fno-exceptions"
"fexceptions"
CMAKE_C_FLAGS
"${CMAKE_C_FLAGS}"
)
string
(
REPLACE
"fno-exceptions"
"fexceptions"
CMAKE_CXX_FLAGS
"${CMAKE_CXX_FLAGS}"
)
include_directories
(
${
PROJECT_SOURCE_DIR
}
/types
)
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
S
e
r
v
e
r
g
l
u
e
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
#
Write
Preview
Loading…
Cancel
Save