mirror of
https://github.com/ModOrganizer2/vcpkg-registry.git
synced 2026-07-27 14:09:06 -07:00
[mo2-cmake] Fix issue with target_link_libraries in tests.
This commit is contained in:
@@ -4,8 +4,8 @@ set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)
|
||||
vcpkg_from_github(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO ModOrganizer2/cmake_common
|
||||
REF 4DB377CFE4D0A9AC80125A963D7C3C804FC1B52D
|
||||
SHA512 6C34BAD5B8B76AF8BE57C5BDF4E03526CC2B9820BAE26EB6B4A1A89B03433D0D864AE402983B40D8A143AF6B827608DB2EB0287C6C3281B4BF6E8BB764B33BB2
|
||||
REF 434F71F71E688698A158A45AF1FEC9563549AFA9
|
||||
SHA512 E9E91307BF5C6ABFC3C2606DFFD10CB5A885E33BA5214BA21B42302D86649B6B0487ADB40B31FD70A484367153EC280DA19FEA848313AE4AE9995FF79041A36C
|
||||
HEAD_REF master
|
||||
)
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "mo2-cmake",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"description": "CMake utilities for building MO2 and its plugins.",
|
||||
"homepage": "https://github.com/ModOrganizer2/cmake_common/",
|
||||
"license": "GPL-3.0",
|
||||
|
||||
Reference in New Issue
Block a user