Skip to content

Commit

Permalink
[CI] Another try to make Ninja alive [12]...
Browse files Browse the repository at this point in the history
  • Loading branch information
DronCode committed Jan 22, 2024
1 parent 814a461 commit ed267d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyBind/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project(RG3_PyBind)
set(Boost_USE_STATIC_LIBS ON)

# ------- LLVM BACKEND
#find_package(PythonLibs REQUIRED)
find_package(PythonLibs REQUIRED)
find_package(Boost COMPONENTS python filesystem REQUIRED)

# ------- RG3 PyBind frontend
Expand Down

0 comments on commit ed267d8

Please sign in to comment.