mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 10:19:59 +01:00
Use SourceTrail to analyse structure
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
|
||||
cmake_minimum_required(VERSION 3.8.0)
|
||||
project(vimix VERSION 0.0.1 LANGUAGES CXX C)
|
||||
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
|
||||
|
||||
# use git
|
||||
find_package (Git)
|
||||
|
||||
Reference in New Issue
Block a user