SFUMECJF/cmake-examples-Chinese

1.6 Compile Flgs代码有点小问题

HamsterCoderSim opened this issue · 3 comments

在 1.6 Compile Flag中,target_compile_options()函数那里应该是

target_compile_options(<target> [BEFORE]
  <INTERFACE|PUBLIC|PRIVATE> [items1...]
  [<INTERFACE|PUBLIC|PRIVATE> [items2...] ...])

谢谢!
马上修改~老铁也可以开一个PR,做contributor

谢谢同学,现在已经更正1-6