update: update copyright

This commit is contained in:
Mike Solar
2025-08-05 17:12:49 +08:00
parent 4940212687
commit 6fdfd03ffd
1025 changed files with 17620 additions and 14486 deletions
+2
View File
@@ -18,6 +18,7 @@
set(OLIVE_SOURCES
core.h
core.cpp
pluginSupport/DrawSuite.cpp
)
#set(OLIVE_RESOURCES)
@@ -75,6 +76,7 @@ add_library(libolive-editor
${OLIVE_RESOURCES}
)
target_include_directories(libolive-editor PUBLIC ../third_party/openfx/include)
# Remove prefix - prevents CMake calling it "liblibolive-editor"
set_target_properties(libolive-editor PROPERTIES PREFIX "")