Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/mcneel/rhino3dm into luis/mo…
Browse files Browse the repository at this point in the history
…re_nanobind
  • Loading branch information
fraguada committed Jan 30, 2025
2 parents ccfa062 + 97dfe6f commit fccee7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ add_definitions(-D_GNU_SOURCE)
add_definitions(-DON_COMPILING_OPENNURBS)
add_definitions(-DOPENNURBS_FREETYPE_INC_)
add_definitions(-DMY_ZCALLOC -DZ_PREFIX)
add_definitions(-DOPENNURBS_ZLIB_LIB_DIR)
add_definitions(-DOPENNURBS_ZLIB_LIB_DIR="lib/opennurbs/zlib")
add_definitions(-DUNICODE)
add_definitions(-DON_INCLUDE_DRACO)
if(${RHINO3DM_JS})
Expand Down

0 comments on commit fccee7f

Please sign in to comment.