Skip to content

Commit 602af19

Browse files
committed
refactor
1 parent 46af2f6 commit 602af19

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

CMakeLists.txt

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1-
# ====================================================================
2-
# Vix.cpp — Sync Module
3-
# ====================================================================
1+
# @file CMakeLists.cpp
2+
# @author Gaspard Kirira
3+
#
4+
# Copyright 2025, Gaspard Kirira. All rights reserved.
5+
# https://github.com/vixcpp/vix
6+
# Use of this source code is governed by a MIT license
7+
# that can be found in the License file.
8+
#
9+
# Vix.cpp
10+
#
11+
# Sync Module
412
# Purpose:
513
# Offline-first synchronization engine for Vix (WAL, outbox, retries,
614
# sync workers). Builds as STATIC when sources exist, otherwise as a

0 commit comments

Comments
 (0)