address cmake warning
This commit is contained in:
parent
d3314a9de9
commit
bb7deb53cb
@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project(stc_rpncalc C CXX)
|
||||
# 3rd party tools
|
||||
find_package(Qt5 COMPONENTS Widgets Qml Quick REQUIRED)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user