Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
apaletta3 authored Nov 27, 2024
1 parent b733560 commit ee7ee1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -326,9 +326,9 @@ IF (NOT OpenSpaceToolkitMathematics_FOUND)

ENDIF ()

### Open Space Toolkit ▸ Physics [10.x.y]
### Open Space Toolkit ▸ Physics [11.x.y]

FIND_PACKAGE ("OpenSpaceToolkitPhysics" "10" REQUIRED)
FIND_PACKAGE ("OpenSpaceToolkitPhysics" "11" REQUIRED)

IF (NOT OpenSpaceToolkitPhysics_FOUND)

Expand Down

0 comments on commit ee7ee1a

Please sign in to comment.