Skip to content

Commit

Permalink
Add dep for gl
Browse files Browse the repository at this point in the history
  • Loading branch information
qiao-bo committed Jun 24, 2022
1 parent 6ef94a6 commit 5933ff9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions taichi/codegen/opengl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ target_include_directories(opengl_codegen
${PROJECT_SOURCE_DIR}/external/eigen
${LLVM_INCLUDE_DIRS}
)

target_link_libraries(opengl_codegen PRIVATE opengl_runtime)

0 comments on commit 5933ff9

Please sign in to comment.