GithubHelp home page GithubHelp logo

findpoco's Introduction

FindPoco

cmake find module to find an installed poco

This file is heavily inspired by :

It is being build from scratch, with limited scope, which will be extended, hopefully on a steady pace.

First limits :

  • only linux
  • from a poco installed on the system by building it manually (the old make syntax, as well as the cmake build syntax of poco)
  • no distinction yet between debug/release
  • limited inner library dependency tracking
  • if possible only support IMPORTED taargets and no variable approach (moderncmake)

Current feature list :

  • detects poco within the above described limits
  • provides IMPORTED targets for all the poco llibraries
  • provides for a limited set of those "dependencies" between those libraries (example : Util depends on Foundation"
  • provide use examples

Future lists :

  • installed poco versions that come from linux distriution repositories (ubuntu might have it ...)
  • fully support/distinction between debug and release built types
  • extend inner dependencies to cover all poco libraries
  • support finding poco by finding the cmake generated files from a cmake build poco
  • support cross compiling
  • one day support windows ??

findpoco's People

Contributors

killerbot242 avatar

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.