3 lines
71 B
Text
3 lines
71 B
Text
|
add_library(alllib all.cpp)
|
||
|
target_link_libraries(alllib ${LEAN_LIBS})
|