mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-05 01:35:43 +00:00
Add omptl to Renderer linked library list.
This commit is contained in:
committed by
Kai Blaschke
parent
feb7a3330a
commit
ef62ddf480
@ -32,6 +32,7 @@ target_include_directories(Renderer
|
||||
|
||||
target_link_libraries(Renderer
|
||||
PRIVATE
|
||||
omptl
|
||||
libprojectM::API # For export header
|
||||
PUBLIC
|
||||
GLM::GLM
|
||||
|
||||
Reference in New Issue
Block a user