Code Monkey home page Code Monkey logo

Comments (3)

DanAlbert avatar DanAlbert commented on July 18, 2024

Probably fine to just use enable_language? I'd at least be content to start with that and change the behavior later if that causes issues.

from prefab.

madebr avatar madebr commented on July 18, 2024

For Android, this won't pose any problems because a c++ compiler is guaranteed to exist.

This change will touch #134.
OpenSSL is pure C and does not need a C++ linker.

from prefab.

DanAlbert avatar DanAlbert commented on July 18, 2024

It's not a missing compiler that I'm worried about, I'm curious if there are CMakeLists.txt files out there that behave differently based on whether the project enables C++ or not. If some vendored dependency pulled in via add_subdirectory builds additional libraries that aren't needed for C users, for example. It's a stretch, so probably fine to ignore until we hear about it causing a problem in the real world.

from prefab.

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.