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