Skip to content

Commit

Permalink
Add test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
agdavydov81 committed Nov 16, 2023
1 parent 205cce5 commit 8c7dabd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions native/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
cmake_minimum_required (VERSION 3.22)
project (native VERSION ${VERSION})

# test comment

if(NOT CMAKE_BUILD_TYPE)
set(CMAKE_BUILD_TYPE Release)
endif()
Expand Down

0 comments on commit 8c7dabd

Please sign in to comment.