Skip to content

Commit aab258b

Browse files
committed
add pautina repo
1 parent c9ab325 commit aab258b

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,6 @@
110110
path = repos/tcpserver
111111
url = ../tcpserver
112112
branch = latest
113+
[submodule "repos/pautina"]
114+
path = repos/pautina
115+
url = ../pautina

build/cmake/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ add_subdir(setka)
7777
add_subdir(urlmodel)
7878
add_subdir(httpmodel)
7979
add_subdir(tcpserver)
80+
add_subdir(pautina)
8081

8182
set(apps_dir "${CMAKE_CURRENT_SOURCE_DIR}/../../apps")
8283
file(

repos/pautina

Submodule pautina added at 149b519

0 commit comments

Comments
 (0)