Skip to content

Commit

Permalink
64bit C2A test
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Nov 14, 2024
1 parent cd775da commit a6a1a0c
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 @@ -55,7 +55,6 @@ endif()

## options to use C2A
if(USE_C2A)
option(BUILD_64BIT OFF) # force to build with 32bit
set(C2A_DIR ${FLIGHT_SW_DIR}/${C2A_NAME})
message("C2A dir: ${C2A_DIR}")
add_definitions(-DUSE_C2A)
Expand Down

0 comments on commit a6a1a0c

Please sign in to comment.