From 58c1aa3276cef289806f6e1eb46b9226610913ec Mon Sep 17 00:00:00 2001 From: Lars Melchior Date: Tue, 9 Apr 2019 16:34:39 +0200 Subject: [PATCH] update example --- tests/complex/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/complex/CMakeLists.txt b/tests/complex/CMakeLists.txt index 9a40f83..6f5091a 100644 --- a/tests/complex/CMakeLists.txt +++ b/tests/complex/CMakeLists.txt @@ -14,6 +14,7 @@ CPMAddPackage( NAME LarsEvent GIT_REPOSITORY https://github.com/TheLartians/Event.git VERSION 1.0 + GIT_TAG master ) # Add project that depends on previous project