Don't require C++14 for netlauncher

This commit is contained in:
David Cernat 2017-01-14 17:56:29 +02:00
parent ba493435f3
commit afebc9c60f

View file

@ -1,5 +1,3 @@
set(CMAKE_CXX_STANDARD 14)
set(NETLAUNCHER_UI
${CMAKE_SOURCE_DIR}/files/ui/Main.ui
${CMAKE_SOURCE_DIR}/files/ui/ServerInfo.ui