We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd775da commit a6a1a0cCopy full SHA for a6a1a0c
CMakeLists.txt
@@ -55,7 +55,6 @@ endif()
55
56
## options to use C2A
57
if(USE_C2A)
58
- option(BUILD_64BIT OFF) # force to build with 32bit
59
set(C2A_DIR ${FLIGHT_SW_DIR}/${C2A_NAME})
60
message("C2A dir: ${C2A_DIR}")
61
add_definitions(-DUSE_C2A)
0 commit comments