Skip to content

Commit

Permalink
Build tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-ushakov committed Jan 21, 2024
1 parent 10dd192 commit 39ac50a
Show file tree
Hide file tree
Showing 7 changed files with 476 additions and 469 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ cmake_minimum_required(VERSION 3.12)

project(MOONSHINE_RUNNERS VERSION 1.0.0 LANGUAGES C CXX)

SET(CMAKE_CONFIGURATION_TYPES "Release;Debug;MinSizeRel;RelWithDebInfo")

set(APPLICATION_NAME moonshine-runners)

if (UNIX AND NOT APPLE)
Expand Down
Loading

0 comments on commit 39ac50a

Please sign in to comment.