Move libs

This commit is contained in:
Josiah VanderZee 2024-04-18 07:42:12 -05:00
parent 718c865b1d
commit df4dd7b2ac
2 changed files with 0 additions and 17989 deletions

View File

@ -1,13 +0,0 @@
cmake_minimum_required(VERSION 3.5)
project(Catch2
LANGUAGES CXX
)
add_library(Catch2 INTERFACE)
add_library(Catch2::Catch ALIAS Catch2)
target_include_directories(Catch2
INTERFACE
"${PROJECT_SOURCE_DIR}"
)

File diff suppressed because it is too large Load Diff