Skip to content

Commit

Permalink
Update cmake for YACReader 9.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
selmf committed Apr 6, 2024
1 parent 72a0938 commit 8d2ba74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)

project(
YACReader
VERSION 9.13.1
VERSION 9.14.2
LANGUAGES C CXX)

# enable Objective-C for macOSX
Expand Down
2 changes: 2 additions & 0 deletions YACReaderLibrary/server/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ add_library(
controllers/v2/folderinfocontroller_v2.h
controllers/v2/librariescontroller_v2.cpp
controllers/v2/librariescontroller_v2.h
controllers/v2/foldermetadatacontroller_v2.cpp
controllers/v2/foldermetadatacontroller_v2.h
controllers/v2/pagecontroller_v2.cpp
controllers/v2/pagecontroller_v2.h
controllers/v2/readingcomicscontroller_v2.cpp
Expand Down

0 comments on commit 8d2ba74

Please sign in to comment.