An open API service indexing awesome lists of open source software.

https://github.com/sorgom/buildcpputest

build CppUtest using premake5
https://github.com/sorgom/buildcpputest

cpputest premake5

Last synced: 2 months ago
JSON representation

build CppUtest using premake5

Awesome Lists containing this project

README

        

# using premake5 to build CppUtest libraries
creates
- Makefile for gcc
- solution and project files for VS