Giter Site home page Giter Site logo

cmake's Introduction

cmake project utilities

Useful cmake scripts, at c4Project.cmake.

Project utilities

Adding targets

Target types

Downloading and configuring third-party projects at configure time

Setting up tests

Coverage

Static analysis

Valgrind

Setting up benchmarks

License

MIT License

cmake's People

Contributors

biojppm avatar jppm avatar mith101 avatar musicinmybrain avatar xeonacid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

cmake's Issues

How to build rapidyaml ?

Hi Sir,

  1. Creating build and cd build
  2. From build folder cmake .. (is this right ?)
  3. cmake --build . (For building)

I am failing at 2nd step and it given blow error

CMake Error at CMakeLists.txt:9 (c4_project):
  Unknown CMake command "c4_project".

I am using windows OS.
Thanks,
ANR .S

Intent of removing .so versions from c4core/c4log/c4fs?

I’ve packaged c4core, c4log, and c4fs on Fedora Linux in preparation for packaging rapidyaml (almost done!)

The change in 436b163 means that these libraries no longer have an SONAME, so I would have to either:

  1. start versioning the libraries downstream (basically, carry a patch reverting this commit forever)—which is feasible—or
  2. give up on packaging these libraries separately from rapidyaml—which I am permitted to do, subject to conditions, if I absolutely have to, but which has disadvantages from a distribution packager’s point of view.

Is this the intended effect of this commit? Does it solve a problem in a different environment? Can it be conditionalized such that I can turn versioning back on when packaging system copies of these libraries?

Thanks!

Please add a license

Could you please add an explicit license statement for this project, preferably including a separate LICENSE.txt or similar file?

These scripts need a license before I can distribute them, which is necessary in order for me to package c4core, and ultimately rapidyaml, for Fedora Linux.

(Note that Toolchain-PS4.cmake and Toolchain-XBoxOne.cmake are already under the Apache License, version 2.0, but any compatible FOSS license will work here.)

Thanks!

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.