Learn something new every day
Thursday, February 26, 2015
cmake configure_file not replacing variables
most probably you may have
configure_file( in
out
@only )
here @only tells the cmake to only replace the variable defined like
@variable@
and not to replace
${variable}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment