removed LINK_LIBS
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
compile_c "$C_ARGS" "$SRC_C"
|
||||
compile_cpp "$CPP_ARGS" "$SRC_CPP"
|
||||
link "$CPP_ARGS $LINKER_ARGS" "$SHARED_LIB_FILE"
|
||||
link "$CPP_ARGS" "$SHARED_LIB_FILE"
|
||||
|
||||
Reference in New Issue
Block a user