Skip to content

Commit

Permalink
remove force to C++17
Browse files Browse the repository at this point in the history
  • Loading branch information
AlwinEsch committed Feb 29, 2020
1 parent 267eff8 commit 6af2df3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,4 @@ set(FREEBOX_HEADERS src/client.h

build_addon(pvr.freebox FREEBOX DEPLIBS)

set_property(TARGET pvr.freebox PROPERTY CXX_STANDARD 17)

include(CPack)

0 comments on commit 6af2df3

Please sign in to comment.