aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas Krause <thomaskrause@users.noreply.github.com>2020-01-27 23:19:27 +0100
committerVictor Romero <romerosanchezv@gmail.com>2020-01-27 14:19:26 -0800
commitebda0b9fc2533cf1d44c57840d595dfe90de2359 (patch)
tree10b4afb1ecc8410a1332d4bf60237598ff3762ba /scripts
parent6ab471d09e26a91aa1b5b3ed3565581c083ab183 (diff)
downloadvcpkg-ebda0b9fc2533cf1d44c57840d595dfe90de2359.tar.gz
vcpkg-ebda0b9fc2533cf1d44c57840d595dfe90de2359.zip
[sfsexp] Add new port (#9420)
* Add sfsexp, S-expressions library * Use CMakeLists.txt directly instead of patching it * Use sub-folder for sfsexp header files * Manually set the header files and make sure the resulting include/ folder is the same as with the autotools installation * Add runtime parameter for the DLL * Export all symbols in the DLLAA * Use PUBLIC_HEADER property install of install(FILES...) * Remove boilerplate comments from portfile * Only create static library on windows * Throw error on UWP * Disable some windows UWP warnings * Use VCPKG_TARGET_IS_WINDOWS and put it on top of file * Deleted extra blank lines * Missed one blank line * Use ${PORT} variable instead of the specific "sfsexp" string. This should make it easier to change the name of the port later on. * Use vcpkg_from_github to fetch the release. * Remove extra empty lines
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions