mirror of
https://github.com/Sude-/lgogdownloader.git
synced 2024-11-20 03:39:17 +01:00
Version 3.13
This commit is contained in:
parent
fd35a0a54f
commit
0067da53d2
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.18.0 FATAL_ERROR)
|
||||
project (lgogdownloader LANGUAGES C CXX VERSION 3.12)
|
||||
project (lgogdownloader LANGUAGES C CXX VERSION 3.13)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")
|
||||
|
||||
|
@ -35,7 +35,7 @@ It uses the same API as GOG Galaxy which doesn't have Linux support at the momen
|
||||
## Fedora
|
||||
```
|
||||
sudo dnf install cmake make gcc gcc-c++ glibc tinyxml2-devel rhash-devel \
|
||||
libtidy-devel tinyxml-devel jsoncpp-devel liboauth-devel libcurl-devel \
|
||||
libtidy-devel tinyxml-devel jsoncpp-devel libcurl-devel \
|
||||
boost-devel help2man
|
||||
```
|
||||
### Build and Install
|
||||
|
Loading…
Reference in New Issue
Block a user