Skip to content

Commit

Permalink
CMakeLists.txt: update meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
erysdren committed May 7, 2024
1 parent 72d74ff commit a60e49c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
cmake_minimum_required(VERSION 3.23)
project(BRender)
project(BRender VERSION 1.4.0 LANGUAGES C CXX ASM
DESCRIPTION "Modernized fork of BRender"
HOMEPAGE_URL "https://github.com/BlazingRenderer/BRender"
)

set_property(GLOBAL PROPERTY USE_FOLDERS ON)

Expand Down

0 comments on commit a60e49c

Please sign in to comment.