Skip to content

Commit 8236806

Browse files
committed
Update CMakeLists.txt
Signed-off-by: Kaito Udagawa <umireon@kaito.tokyo>
1 parent ff26bc3 commit 8236806

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ block(PROPAGATE PLUGIN_VERSION)
1919
string(STRIP "${VERSION_CONTENT}" PLUGIN_VERSION)
2020
endblock()
2121

22-
project(obs-backgroundremoval VERSION "${PLUGIN_VERSION}" LANGUAGES C CXX)
22+
project(live-video-macro VERSION "${PLUGIN_VERSION}" LANGUAGES C CXX)
2323

2424
include(GNUInstallDirs)
2525

0 commit comments

Comments
 (0)