mirror of
https://gitlab.com/niansa/libjustchat.git
synced 2025-03-06 20:48:31 +01:00
Removed commoncpp from CMakeLists.txt
This commit is contained in:
parent
a0a30032b6
commit
42a88a5954
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.5)
|
|||
|
||||
project(libjustchat LANGUAGES CXX)
|
||||
|
||||
add_subdirectory(commoncpp)
|
||||
|
||||
add_library(justchat STATIC
|
||||
include/justchat/model_config.hpp model_config.cpp
|
||||
include/justchat/chat.hpp chat.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue