Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielaCabiddu authored Jan 29, 2024
1 parent 93738e8 commit cc19bf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phreesqlexe/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ include_directories (BEFORE ${EXTERNAL_FOLDER}/tclap/include)

if (MSVC)
include_directories(BEFORE ${SQLite3_INCLUDE_DIR})
#include_directories(BEFORE ${EXTERNAL_FOLDER}/dirent_win)
include_directories(BEFORE ${EXTERNAL_FOLDER}/dirent_win)
#include_directories(BEFORE ${EXTERNAL_FOLDER}/getopt_win)
endif()

Expand Down

0 comments on commit cc19bf7

Please sign in to comment.