Skip to content

Commit

Permalink
Iindentation CMakeList
Browse files Browse the repository at this point in the history
  • Loading branch information
megian authored Dec 27, 2023
1 parent b57e1b7 commit e68818d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ find_library(M_LIB m)
# and to the linker where to look for libraries
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}
${GTK4_INCLUDE_DIRS}
${GTK4_INCLUDE_DIRS}
${JSON-GLIB_INCLUDE_DIRS}
)

Expand Down

0 comments on commit e68818d

Please sign in to comment.