Skip to content

Commit

Permalink
cmake: add beta10 target (#1163)
Browse files Browse the repository at this point in the history
* cmake: use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR

* cmake: add beta10 target
  • Loading branch information
madebr authored Nov 22, 2024
1 parent 5e0dc1a commit cdc761d
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 391 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ indent_style = tab
tab_width = 4
insert_final_newline = true
trim_trailing_whitespace = true

[{CMakeLists.txt,*.cmake}]
indent_size = 2
Loading

0 comments on commit cdc761d

Please sign in to comment.