UNPKG

@teradataprebuilt/fastcall-linux-node-v59

Version:

fastcall - Very fast, asynchronous, dyncall based foreign function interface library for Node.js

9 lines (6 loc) 138 B
add_executable(suite main.c case.c) if(WIN32) else() list(APPEND AUX_LIBS m) endif() target_link_libraries(suite dyncall_s ${AUX_LIBS})