1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 02:45:31 +00:00

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