diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-06-16 20:02:18 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-06-16 20:02:18 -0700 |
| commit | f22475aad9b5380a55375697c077146d0212e5b8 (patch) | |
| tree | 8f0db00c7bb3d3dc1ce1b3e1249749481c4491a4 /ports/cunit/CONTROL | |
| parent | beda0c38321cca1f78dfa5ca4fedc06897e725ee (diff) | |
| download | vcpkg-f22475aad9b5380a55375697c077146d0212e5b8.tar.gz vcpkg-f22475aad9b5380a55375697c077146d0212e5b8.zip | |
[cunit] Refactor CMake to perform proper installation
Diffstat (limited to 'ports/cunit/CONTROL')
| -rw-r--r-- | ports/cunit/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cunit/CONTROL b/ports/cunit/CONTROL index 6f2b56cf7..3ef430092 100644 --- a/ports/cunit/CONTROL +++ b/ports/cunit/CONTROL @@ -1,3 +1,3 @@ Source: cunit -Version: 2.1.3 +Version: 2.1.3-1 Description: CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces |
