diff options
| author | Felipe Aburaya <felipe.aburaya@hotmail.com> | 2018-07-03 15:39:13 +0200 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-07-03 06:39:13 -0700 |
| commit | 4ebdbe7e88ad93423e9d0d75eb066ecf8ab5fcad (patch) | |
| tree | 1be40a00a479adb76cbebdcdc48cb250abd2acda /ports/3fd/CONTROL | |
| parent | 084eb43343e4024d38f1cbc0a5d2afe159338920 (diff) | |
| download | vcpkg-4ebdbe7e88ad93423e9d0d75eb066ecf8ab5fcad.tar.gz vcpkg-4ebdbe7e88ad93423e9d0d75eb066ecf8ab5fcad.zip | |
[3fd] Initial port of 3FD project (#3811)
* [2fd] Initial port of 3FD project
* [3fd] Fix 2017 builds. Enable static builds in dynamic triplets. Improve vcpkg_build_msbuild().
Diffstat (limited to 'ports/3fd/CONTROL')
| -rw-r--r-- | ports/3fd/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/3fd/CONTROL b/ports/3fd/CONTROL new file mode 100644 index 000000000..13f769c9c --- /dev/null +++ b/ports/3fd/CONTROL @@ -0,0 +1,4 @@ +Source: 3fd
+Version: 2.6.2
+Description: C++ Framework For Fast Development
+Build-Depends: boost-lockfree (windows), boost-regex (windows), poco (windows), sqlite3, rapidxml
|
