Fix Trace Analyzer cmake.
This commit is contained in:
@@ -42,7 +42,6 @@ project(TraceAnalyzer)
|
||||
|
||||
file(GLOB_RECURSE SOURCE_FILES CONFIGURE_DEPENDS *.cpp)
|
||||
file(GLOB_RECURSE HEADER_FILES CONFIGURE_DEPENDS *.h;*.hpp)
|
||||
#file(GLOB_RECURSE UI_FILES CONFIGURE_DEPENDS *.ui)
|
||||
|
||||
# Add Python3 Dependency:
|
||||
find_package(Python3 COMPONENTS Development)
|
||||
|
||||
Reference in New Issue
Block a user