Skip to content

Commit

Permalink
[dlg] fix: include directories for linux.
Browse files Browse the repository at this point in the history
  • Loading branch information
jd28 committed May 1, 2024
1 parent 96562b2 commit 7919ec6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dlg/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ add_executable(dlg
endif()

target_include_directories(dlg PRIVATE
./
../
${CMAKE_SOURCE_DIR}/external/rollnw/external
${CMAKE_SOURCE_DIR}/external/rollnw/external/sqlite-3.45.2
Expand Down

0 comments on commit 7919ec6

Please sign in to comment.