Skip to content

Commit a6a1a0c

Browse files
committed
64bit C2A test
1 parent cd775da commit a6a1a0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ endif()
5555

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

0 commit comments

Comments
 (0)