Giter VIP home page Giter VIP logo

cmakeprojecttemplate's Introduction

Hi there, I'm Choo👋

Write Everywhere Read Nowhere

Self Introduction

  • 🇨🇳 Chinese
  • 🧑🏻‍💻  IIOT Engineer
  • ⚡ C/C++

GitHub Stats

github-stats github-lang

GitHub Contribution

github-snake github-profile-3d

Visitors Last Commit

cmakeprojecttemplate's People

Contributors

imgbot[bot] avatar ohto-ai avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

cmakeprojecttemplate's Issues

💡 [REQUEST] - Use function in cmake script

Start Date

04/24/2023

Implementation PR

NA

Reference Issues

NA

Summary

不应该在cmake中设置全局变量,应当使用函数设置

Basic Example

get_version_from_git_tag(
    MAJAR PROJECT_VERSION_MAJOR
    MINOR PROJECT_VERSION_MINOR
    PATCH PROJECT_VERSION_PATCH
)

Drawbacks

NONE

Unresolved questions

No response

💡 [REQUEST] - Support doxygen

Start Date

05/04/2023

Implementation PR

No response

Reference Issues

No response

Summary

Use Doxygen to generate document from src/

Basic Example

NA

Drawbacks

NA

Unresolved questions

No response

🐛 [BUG] - build failure without git version tag

Description

if no version tag in repo, cmake will fail.

Reproduction URL

No response

Reproduction steps

NA

Screenshots

NA

Logs

-- GIT_REFSPEC	refs/heads/master
CMake Error at src/CMakeLists.txt:42 (project):
-- GIT_SHA1	530f59ca81804c485fc9f5a50ab1df30d998ad62
  VERSION "530f59c.530f59c.530f59c.530f59c" format invalid.
-- GIT_DESCRIBE	530f59c

OS

No response

💡 [REQUEST] - Test coverage

Start Date

05/04/2023

Implementation PR

No response

Reference Issues

No response

Summary

Generate test coverage report

Basic Example

NA

Drawbacks

NA

Unresolved questions

No response

💡 [REQUEST] - Update README

Start Date

10/10/2023

Implementation PR

No response

Reference Issues

No response

Summary

Need update build commands and test log

Basic Example

NA

Drawbacks

None

Unresolved questions

No response

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.