0
0
mirror of https://github.com/yse/easy_profiler.git synced 2025-01-14 00:27:55 +08:00

REmove obsolete code

This commit is contained in:
Sergey Yagovtsev 2016-11-18 22:04:33 +03:00
parent e60c46b710
commit e4879d46dd

View File

@ -9,8 +9,6 @@ set(CMAKE_AUTORCC ON)
set(CMAKE_INCLUDE_CURRENT_DIR ON)
find_package(Qt5Widgets REQUIRED)
find_package(Qt5Network REQUIRED)
find_package(Qt5Svg REQUIRED)
add_executable(${PROJECT_NAME}
main.cpp