Skip to content

Commit 1886d5e

Browse files
metsmamrts
authored andcommitted
Use default compiler parameters
WE2-404 Signed-off-by: Raul Metsma <[email protected]>
1 parent ce1b8a2 commit 1886d5e

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,6 @@ target_link_libraries(${PROJECT_NAME}
5050
$<$<C_COMPILER_ID:MSVC>:Shlwapi>
5151
)
5252

53-
# Common compile options.
54-
55-
set(CMAKE_CXX_EXTENSIONS OFF)
56-
5753
# libpcsc-cpp dependency.
5854

5955
add_subdirectory(lib/libpcsc-cpp)

0 commit comments

Comments
 (0)