From 9e8de851dd8bba5fa1ba8619f8b31a9aa0f743f9 Mon Sep 17 00:00:00 2001 From: slipher Date: Thu, 31 Oct 2024 21:57:40 -0500 Subject: [PATCH] Fix error at cmake configuration time I get errors on the 'install' lines saying that it is required to specify the destinations with CMake 3.13. This is not required in newer versions apparently? --- crnlib/CMakeLists.txt | 4 ++-- crunch/CMakeLists.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/crnlib/CMakeLists.txt b/crnlib/CMakeLists.txt index e163b5e4..7f6292f2 100644 --- a/crnlib/CMakeLists.txt +++ b/crnlib/CMakeLists.txt @@ -211,7 +211,7 @@ add_library(${CRUNCH_LIBRARY_NAME} ${CRUNCH_DEFAULT_LIBRARY_TYPE} $