4 lines
69 B
Text
4 lines
69 B
Text
|
add_library(init init.cpp)
|
||
|
|
||
|
target_link_libraries(init ${LEAN_LIBS})
|