Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KuangjuX committed Feb 13, 2024
1 parent 10a66b9 commit 592294e
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 @@ -42,6 +42,7 @@ file(GLOB_RECURSE SOURCE
src/graph/*.cc
)

set(CMAKE_POSITION_INDEPENDENT_CODE ON)
add_library(tiledkernel SHARED ${SOURCE})

include_directories(3rd-party/fmt/include)
Expand Down

0 comments on commit 592294e

Please sign in to comment.