mirror of
https://github.com/SFML/SFML.git
synced 2024-11-25 04:41:05 +08:00
Collapse test/src directory
This commit is contained in:
parent
54b8a691d1
commit
ade9843dd8
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
|
||||
set(SRCROOT "${PROJECT_SOURCE_DIR}/test/src")
|
||||
set(SRCROOT "${PROJECT_SOURCE_DIR}/test")
|
||||
|
||||
include(FetchContent)
|
||||
FetchContent_Declare(Catch2
|
||||
|
Loading…
Reference in New Issue
Block a user