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
- Host: GitHub
- URL: https://github.com/sorgom/buildcpputest
- Owner: sorgom
- Created: 2023-10-06T14:55:23.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-04-21T11:41:56.000Z (about 1 year ago)
- Last Synced: 2025-01-21T00:14:01.537Z (4 months ago)
- Topics: cpputest, premake5
- Language: Makefile
- Homepage:
- Size: 534 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# using premake5 to build CppUtest libraries
creates
- Makefile for gcc
- solution and project files for VS