3 lines
73 B
Text
3 lines
73 B
Text
|
add_library(kernel expr.cpp)
|
||
|
target_link_libraries(kernel ${EXTRA_LIBS})
|