Skip to content

Commit

Permalink
Massive update: now use ArgParser from GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
bialger committed Aug 12, 2024
1 parent 60fba59 commit ed93d4f
Show file tree
Hide file tree
Showing 18 changed files with 11 additions and 1,393 deletions.
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.12)

project(
weather-forecast
VERSION 1.3
VERSION 1.3.5
DESCRIPTION "Console weather forecast app that uses OpenMeteo and Yandex Geocoder API"
LANGUAGES CXX
)
Expand Down
300 changes: 0 additions & 300 deletions lib/argparser/ArgParser.cpp

This file was deleted.

Loading

0 comments on commit ed93d4f

Please sign in to comment.