mirror of
https://github.com/SFML/SFML.git
synced 2024-11-28 22:31:09 +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)
|
cmake_minimum_required(VERSION 3.14)
|
||||||
|
|
||||||
set(SRCROOT "${PROJECT_SOURCE_DIR}/test/src")
|
set(SRCROOT "${PROJECT_SOURCE_DIR}/test")
|
||||||
|
|
||||||
include(FetchContent)
|
include(FetchContent)
|
||||||
FetchContent_Declare(Catch2
|
FetchContent_Declare(Catch2
|
||||||
|
Loading…
Reference in New Issue
Block a user