Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
bartpomietlo authored Sep 10, 2024
1 parent 19f18e0 commit 0a6d801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ set_target_properties(Exchange_Web_App PROPERTIES
target_include_directories(Exchange_Web_App PRIVATE
${Boost_INCLUDE_DIRS}
${SQLITE_INCLUDE_DIRS}
${SQLITE3_INCLUDE_DIRS}
)

# Linkowanie z bibliotekami Boost i SQLite3
Expand Down

0 comments on commit 0a6d801

Please sign in to comment.