Added CMake files to set up project build, also added the file tree structure of the project and clangd related settings
3 lines
92 B
CMake
3 lines
92 B
CMake
include(CMakeFindDependencyMacro)
|
|
include(${CMAKE_CURRENT_LIST_DIR}/artichokeTargets.cmake)
|