Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
disable pyminiscene
  • Loading branch information
jar091 authored Oct 8, 2024
1 parent 00fbace commit 46540e5
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
Expand Up @@ -128,7 +128,7 @@ add_subdirectory(miniScene)
# ------------------------------------------------------------------
# the miniScene python binding
# ------------------------------------------------------------------
add_subdirectory(pyminiScene)
#add_subdirectory(pyminiScene)

# ------------------------------------------------------------------
# various importers from other file formats
Expand Down

0 comments on commit 46540e5

Please sign in to comment.