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:
parent
ba493435f3
commit
afebc9c60f
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue