Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jgsogo/conan-winflexbison
Conan.io package for Windows Flex-Bison
https://github.com/jgsogo/conan-winflexbison
bison conan conan-recipe flex
Last synced: 5 days ago
JSON representation
Conan.io package for Windows Flex-Bison
- Host: GitHub
- URL: https://github.com/jgsogo/conan-winflexbison
- Owner: jgsogo
- License: apache-2.0
- Created: 2018-07-11T18:07:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T12:14:21.000Z (over 6 years ago)
- Last Synced: 2024-10-15T02:04:07.901Z (2 months ago)
- Topics: bison, conan, conan-recipe, flex
- Language: Python
- Homepage: https://github.com/lexxmark/winflexbison
- Size: 11.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# conan-winflexbison
A [Conan](https://conan.io) package recipe for the [winflexbison](https://github.com/lexxmark/winflexbison). Requires Visual Studio 2013 or superior.Example files inside `test_package` folder are taken from [meyerd/flex-bison-example](https://github.com/meyerd/flex-bison-example).
Usage:
```bash
$ conan remote add jgsogo-conan-packages https://api.bintray.com/conan/jgsogo/conan-packages
$ conan install winflexbison/2.5.14@jgsogo/stable
```Build status: