add_executable(test main.cpp ${OBJECTS_MIRACL}) target_link_libraries(${PROJECT_NAME} ${PROJECT_SOURCE_DIR}/miracl/miracl.a) #添加静态库