Skip to content

Commit

Permalink
Adding verion
Browse files Browse the repository at this point in the history
  • Loading branch information
svkeerthy committed Jan 27, 2024
1 parent ae43ed9 commit f9ab15a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.10)

project(MLCompilerBridge)
project(MLCompilerBridge VERSION 0.0.1)
add_compile_options("$<$<CONFIG:${CMAKE_BUILD_TYPE}>:-UNDEBUG>")
set(protobuf_MODULE_COMPATIBLE TRUE)
find_package(Protobuf CONFIG REQUIRED)
Expand Down

0 comments on commit f9ab15a

Please sign in to comment.