Files
xtfs/CMakeLists.txt

7 lines
134 B
CMake
Raw Permalink Normal View History

2025-05-26 22:24:37 -04:00
# CMakeList.txt :
cmake_minimum_required (VERSION 3.16)
project (xtfs VERSION 1.0 LANGUAGES CXX)
add_subdirectory(dirscan)