diff options
Diffstat (limited to 'vcpkg/ports/cpp-taskflow/portfile.cmake')
| -rw-r--r-- | vcpkg/ports/cpp-taskflow/portfile.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcpkg/ports/cpp-taskflow/portfile.cmake b/vcpkg/ports/cpp-taskflow/portfile.cmake new file mode 100644 index 0000000..0988d57 --- /dev/null +++ b/vcpkg/ports/cpp-taskflow/portfile.cmake @@ -0,0 +1,2 @@ +message(WARNING "The port 'cpp-taskflow' has been replaced with 'taskflow'.")
+SET(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|