Skip to content
Snippets Groups Projects
Unverified Commit 206c51a2 authored by Tim Kaune's avatar Tim Kaune
Browse files

Bump package version

Update copyright notice
parent f105fdb1
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ cmake_minimum_required(VERSION 3.25)
# cmake_policy(VERSION 3.24)
# endif()
project(LoadStaticSharedTargets VERSION 1.3.0 LANGUAGES NONE)
project(LoadStaticSharedTargets VERSION 1.4.0 LANGUAGES NONE)
include(GNUInstallDirs)
......
MIT License
Copyright (c) 2022 Tim Haase
Copyright (c) 2024 Tim Kaune
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
......
......@@ -37,7 +37,7 @@ include(FetchContent)
FetchContent_Declare(
LoadStaticSharedTargets
GIT_REPOSITORY "https://github.com/lepus2589/LoadStaticSharedTargets.git"
GIT_TAG v1.3
GIT_TAG v1.4
FIND_PACKAGE_ARGS NAMES LoadStaticSharedTargets CONFIG
)
set(LoadStaticSharedTargets_INCLUDE_PACKAGING TRUE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment