Skip to content

Commit

Permalink
Update for Linux
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasbats committed Mar 4, 2019
1 parent 008b750 commit 67af1ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ SET(CPACK_PACKAGE_CONTACT "Mike Rossiter")
SET(VERSION_MAJOR "2")
SET(VERSION_MINOR "1")

SET(NAME_SUFFIX "ov50")

set (CMAKE_CXX_STANDARD 11)




#SET(CMAKE_BUILD_TYPE Debug)

OPTION(SHIPDRIVER_USE_SVG "Use SVG graphics" ON)
Expand Down

0 comments on commit 67af1ef

Please sign in to comment.