add dirscan
This commit is contained in:
7
CMakeLists.txt
Normal file
7
CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# CMakeList.txt :
|
||||
|
||||
cmake_minimum_required (VERSION 3.16)
|
||||
|
||||
project (xtfs VERSION 1.0 LANGUAGES CXX)
|
||||
|
||||
add_subdirectory(dirscan)
|
||||
Reference in New Issue
Block a user