BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
38f7d8c
Branches
Tags
master
uproctrace
libuptpl
CMakeLists.txt
rename: lwproctrace -> uproctrace
Stefan Schuermans
commited
38f7d8c
at 2020-05-21 09:57:55
CMakeLists.txt
Blame
History
Raw
add_library( uptpl SHARED src/constructor.c src/destructor.c src/write.c src/write.h ) target_link_libraries(uptpl uptev)