BlinkenArea - GitList
Repositories
Blog
Wiki
uproctrace
Code
Commits
Branches
Tags
Search
Tree:
81bf78b
Branches
Tags
master
uproctrace
liblwptpl
CMakeLists.txt
lwpttr -> lwptev
Stefan Schuermans
commited
81bf78b
at 2020-05-17 18:09:10
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 lwptev)