Giter Club home page Giter Club logo

cmake-examples-chinese's Introduction

Hi there, I'm umecjf - aka 三丰 👋

UMECJF's github stats

Top Langs

About me

  • 🌱 I am a development engineer in image processing, especially medical images. 🤣
  • 🥅 In my spare time, I teach young children programming and tutor foreign students basic cs knowledge such as rmit, unsw.
  • 👯 I love sharing what I've learned with others, so I have meetings every Saturday with strangers.
  • 🥅 2022 Goals: make more money to buy a house with enough room.
  • ⚡ Fun fact: I love to read fiction and play games / basketball.

cmake-examples-chinese's People

Contributors

bye-lemon avatar jacktan25 avatar sfumecjf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cmake-examples-chinese's Issues

Qt 例程太过简单且过时了

Qt6已经发布了,可以用上无版本Qt引入,如Qt5::Core -> Qt::Core
具体的官网有迁移说明,也有兼容性写法。

还有建议希望能够引入Conan包管理器,构建一个稍微复杂点的工程实践。

1.6 Compile Flgs代码有点小问题

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

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

cmake作用域看起来有点争议

网上的一种说法:
The INTERFACE scope is use to make target requirements that are used in any Libraries that link this target but not in the compilation of the target itself.
话说作者自己的表格明显有粘贴错误的文字啊,interface和private第二列描述都是一样的

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.