Initial commit.
This commit is contained in:
3
vim/snippets/cmake/link.snippet
Executable file
3
vim/snippets/cmake/link.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
TARGET_LINK_LIBRARIES(${1:bin}
|
||||
${2:somelib}
|
||||
)
|
||||
Reference in New Issue
Block a user