Skip to content

Commit

Permalink
fixed bug in python cmake binding
Browse files Browse the repository at this point in the history
Signed-off-by: dizcza <[email protected]>
  • Loading branch information
dizcza committed Nov 16, 2022
1 parent dbb484f commit 0764c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.4)
cmake_minimum_required(VERSION 3.18)

set(CMAKE_EXPORT_COMPILE_COMMANDS ON CACHE INTERNAL "")
set(CMAKE_VERBOSE_MAKEFILE ON)
Expand Down

0 comments on commit 0764c7e

Please sign in to comment.