BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
fb431ce
Branches
Tags
master
uproctrace
liblwptpl
CMakeLists.txt
implement proc_end event
Stefan Schuermans
commited
fb431ce
at 2020-05-17 17:11:52
CMakeLists.txt
Blame
History
Raw
add_library( lwptpl SHARED src/constructor.c src/destructor.c src/write.c src/write.h ) target_link_libraries(lwptpl lwpttr)