Giter Site home page Giter Site logo

Comments (8)

ayounes-synaptics avatar ayounes-synaptics commented on May 14, 2024 1

Thanks.
As a side note, just for information, I think a lot of people like the fact that this library can be used in standalone, independently from boost. Also Modularized boost is actually using git submodule and I guess it will use this git?

from json.

vinniefalco avatar vinniefalco commented on May 14, 2024

I will look into it but remember that this is going to be proposed for Boost, and you will get the library through Boost, not through git. In that configuration there will be no submodule or benchmark program.

from json.

vinniefalco avatar vinniefalco commented on May 14, 2024

Modularized boost is actually using git submodule and I guess it will use this git?

Ah, so some other project is doing a deep fetch of the submodules in my json lib?

from json.

ayounes-synaptics avatar ayounes-synaptics commented on May 14, 2024

Modularized boost is actually using git submodule and I guess it will use this git?

Ah, so some other project is doing a deep fetch of the submodules in my json lib?

Exactly yes.

from json.

vinniefalco avatar vinniefalco commented on May 14, 2024

Maybe I can just put a bash script there instead which clones the necessary repositories and specific commit ids, and remove the submodules.

from json.

ayounes-synaptics avatar ayounes-synaptics commented on May 14, 2024

Maybe I can just put a bash script there instead which clones the necessary repositories and specific commit ids, and remove the submodules.

That would also work indeed. But ExternalProject_Add() will do that for you and even call cmake automatically at build time on the child project (if using cmake).

from json.

vinniefalco avatar vinniefalco commented on May 14, 2024

Oh... :) That looks very nice, I will try that.

from json.

vinniefalco avatar vinniefalco commented on May 14, 2024

We went the bash script route, which places less burden on the CML file.

from json.

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.