Giter Site home page Giter Site logo

[DOC] cmake build dir about libgd HOT 4 OPEN

AndreiCherniaev avatar AndreiCherniaev commented on June 2, 2024
[DOC] cmake build dir

from libgd.

Comments (4)

vapier avatar vapier commented on June 2, 2024

i don't see much point to suggesting more complicated options. if people want to look at the full cmake option set, they're free to. the docs are meant to be a quick start.

from libgd.

AndreiCherniaev avatar AndreiCherniaev commented on June 2, 2024

i don't see much point to suggesting more complicated options. if people want to look at the full cmake option set, they're free to. the docs are meant to be a quick start.

I suggest quick start. In docs I see more hard way.

  1. " sub directory of the top level". Dummy people create new directory and in this directory do your mkdir bld
  2. people thinking that
    <options> ..
    is one thing. So if someone doesn't need any options, someone will try just
    cmake -DBUILD_TEST=1

I suggest more user-friendly way!

from libgd.

vapier avatar vapier commented on June 2, 2024

passing -S & -B options is more complicated than simply using ...

if you want to suggest wording improvements to the text for clarity, feel free. i imagine using ../ would make it clear it's a dir. or we invert the order and suggest cmake .. -DBUILD_TEST=1 <options>.

from libgd.

AndreiCherniaev avatar AndreiCherniaev commented on June 2, 2024

passing -S & -B options is more complicated than simply using ...

yes, passing -S & -B options is more complicated.

but your

$ mkdir bld
$ cd bld

Is very-very more complicated. Because user must well understand in which folder he working... Isn't it?

from libgd.

Related Issues (20)

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.