aboutsummaryrefslogtreecommitdiff
path: root/ports/systemc/CONTROL
diff options
context:
space:
mode:
authorncihnegn <ncihnegn@users.noreply.github.com>2019-02-01 18:32:57 -0800
committerRobert Schumacher <roschuma@microsoft.com>2019-02-01 18:32:57 -0800
commit6cb714f850b93e3bc3cd30a40d832a5161dbd37a (patch)
tree5ddba191e136e21284cecccc5a2eae3462b7f234 /ports/systemc/CONTROL
parentc31e85586c8611bfc6d7d62ac3ce3aad60b8a656 (diff)
downloadvcpkg-6cb714f850b93e3bc3cd30a40d832a5161dbd37a.tar.gz
vcpkg-6cb714f850b93e3bc3cd30a40d832a5161dbd37a.zip
[systemc] Add new port (Microsoft#5250) (#5252)
* [systemc] Add new port (Microsoft#5250) * [systemc] Fix debug targets * [systemc] Use vcpkg_extract_source_archive_ex() * [systemc] Disable vcpkg_test_cmake() for now due to issues * [systemc] Fixup cmake targets
Diffstat (limited to 'ports/systemc/CONTROL')
-rw-r--r--ports/systemc/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/systemc/CONTROL b/ports/systemc/CONTROL
new file mode 100644
index 000000000..488a06338
--- /dev/null
+++ b/ports/systemc/CONTROL
@@ -0,0 +1,3 @@
+Source: systemc
+Version: 2.3.3-2
+Description: A set of C++ classes and macros which provide an event-driven simulation kernel in C++