diff options
Diffstat (limited to 'ports/mcpp')
| -rw-r--r-- | ports/mcpp/CONTROL | 2 | ||||
| -rw-r--r-- | ports/mcpp/portfile.cmake | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ports/mcpp/CONTROL b/ports/mcpp/CONTROL index e76634440..cc756ae9a 100644 --- a/ports/mcpp/CONTROL +++ b/ports/mcpp/CONTROL @@ -1,4 +1,4 @@ Source: mcpp
-Version: 2.7.2.14
+Version: 2.7.2.14-1
Homepage: https://github.com/zeroc-ice/mcpp
Description: Fork of mcpp, a C/C++ preprocessor
diff --git a/ports/mcpp/portfile.cmake b/ports/mcpp/portfile.cmake index 9394d00c3..11e268f99 100644 --- a/ports/mcpp/portfile.cmake +++ b/ports/mcpp/portfile.cmake @@ -15,7 +15,6 @@ vcpkg_install_cmake() file(
INSTALL
- ${SOURCE_PATH}/config.h
${SOURCE_PATH}/mcpp_lib.h
${SOURCE_PATH}/mcpp_out.h
DESTINATION
|
