From 9913b7d590f46e59a475abbe85e70e02979d8d37 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Mon, 13 Apr 2026 16:16:25 -0400 Subject: Adjust window api, cleanup and update deps Signed-off-by: Andrew Opalach --- subprojects/packagefiles/expat/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 subprojects/packagefiles/expat/CMakeLists.txt (limited to 'subprojects/packagefiles') diff --git a/subprojects/packagefiles/expat/CMakeLists.txt b/subprojects/packagefiles/expat/CMakeLists.txt new file mode 100644 index 0000000..c856a85 --- /dev/null +++ b/subprojects/packagefiles/expat/CMakeLists.txt @@ -0,0 +1,2 @@ +cmake_minimum_required(VERSION 3.9 FATAL_ERROR) +add_subdirectory(expat) -- cgit v1.2.3-101-g0448