Fix: OpenColorIO deps build not finding pystring header
This commit is contained in:
@@ -28,5 +28,5 @@ install(TARGETS ${PROJECT_NAME}
|
||||
RUNTIME DESTINATION bin
|
||||
LIBRARY DESTINATION lib
|
||||
ARCHIVE DESTINATION lib
|
||||
PUBLIC_HEADER DESTINATION include/pystring
|
||||
PUBLIC_HEADER DESTINATION include
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user