Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cmake comment

#[[This is a bracket comment.
It runs until the close bracket.]]

message("First Argument
" #[[Bracket Comment]] "Second Argument")
Source by cmake.org #
 
PREVIOUS NEXT
Tagged: #cmake #comment
ADD COMMENT
Topic
Name
3+1 =