Add CMake generator expression snippet
This commit is contained in:
parent
8b73403590
commit
33ba3095bc
@ -814,3 +814,7 @@ while(${1:condition})
|
||||
$0
|
||||
endwhile()
|
||||
endsnippet
|
||||
|
||||
snippet $< "Generator expression" i
|
||||
$<$1:$0>
|
||||
endsnippet
|
||||
|
Loading…
x
Reference in New Issue
Block a user