Skip to content

Commit

Permalink
Removed unnecessary option completely.
Browse files Browse the repository at this point in the history
  • Loading branch information
Douglas Ayers committed Oct 9, 2023
1 parent d0ebb43 commit 82d68fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
cmake_minimum_required(VERSION 3.20)

option(OpenDDWStatic "OpenDDWStatic" OFF) #Build openddw to be compatible with a static build of opendds
project(OpenDDW VERSION 0.0.1 LANGUAGES CXX)

find_package(OpenDDS REQUIRED)
Expand Down

0 comments on commit 82d68fa

Please sign in to comment.