mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-25 02:28:31 -05:00
Cleanup
This commit is contained in:
@@ -363,9 +363,6 @@ set(advanced-scene-switcher_SOURCES
|
||||
# opencv
|
||||
find_package(OpenCV)
|
||||
if(OpenCV_FOUND)
|
||||
message(
|
||||
STATUS
|
||||
"asdlfkjasöfkjasdöfljaösdlfjaslödkjfaskljfsldjk ${OpenCV_INCLUDE_DIRS}")
|
||||
include_directories("${OpenCV_INCLUDE_DIRS}")
|
||||
else()
|
||||
set(OpenCV_LIBRARIES "")
|
||||
|
||||
Reference in New Issue
Block a user