Skip to content

Commit

Permalink
Enable astroasis for macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
astroasis committed Dec 13, 2024
1 parent 802a932 commit 3e51777
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
Expand Up @@ -239,7 +239,6 @@ IF (${CMAKE_SYSTEM_NAME} MATCHES "Darwin")
set(WITH_GPSD Off)
set(WITH_AHP_XC Off)
set(WITH_AHP_GT Off)
set(WITH_ASTROASIS Off)
# The drivers below are not yet compatible with Apple Silicon since their libraries are not universal binaries
if(CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
SET(WITH_ASICAM Off)
Expand Down

0 comments on commit 3e51777

Please sign in to comment.