Move windows launcher source to the setup folder
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.14)
|
||||
|
||||
project(novelWriter LANGUAGES CXX)
|
||||
|
||||
add_executable(novelWriter main.cpp launcher.rc)
|
||||
Reference in New Issue
Block a user