Skip to content

Commit

Permalink
Merge pull request drogonframework#199 from an-tao/remove_config_h
Browse files Browse the repository at this point in the history
* Remove config.h

Modify the CMakeLists.txt

Remove the USE_ORM macro

Update trantor

Remove some std::dynamic_pointer_cast calls
  • Loading branch information
an-tao authored Jul 30, 2019
2 parents 4599abf + 7b23f17 commit fe034d6
Show file tree
Hide file tree
Showing 92 changed files with 1,207 additions and 830 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ addons:
sources:
- xenial
- sourceline: 'deb http://archive.ubuntu.com/ubuntu xenial main'
- sourceline: 'ppa:mhier/libboost-latest'
packages:
- gcc
- g++
Expand All @@ -27,6 +28,7 @@ addons:
- libsqlite3-dev
- build-essential
- cmake
- boost1.67
homebrew:
packages:
- jsoncpp
Expand Down
Loading

0 comments on commit fe034d6

Please sign in to comment.