1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 15:40:53 +02:00

use readme as main file

This commit is contained in:
Lars Melchior 2020-06-03 12:42:59 +02:00
parent 8adb67ca72
commit 02c0bdb343
2 changed files with 2 additions and 6 deletions

View file

@ -4,10 +4,6 @@ project(GreeterDocumentation
LANGUAGES CXX
)
# --- Import tools ----
include(../cmake/tools.cmake)
# ---- Dependencies ----
include(../cmake/CPM.cmake)