Skip to content

Commit

Permalink
windows flag
Browse files Browse the repository at this point in the history
  • Loading branch information
teseoch committed Jun 10, 2019
1 parent e37096c commit a52a2c5
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 @@ -125,7 +125,7 @@ include(geogram)


if(${CMAKE_SYSTEM_NAME} MATCHES "Windows")
target_compile_definitions(triwild_lib -D_ENABLE_EXTENDED_ALIGNED_STORAGE)
target_compile_definitions(triwild_lib PUBLIC -D_ENABLE_EXTENDED_ALIGNED_STORAGE)
endif()


Expand Down

0 comments on commit a52a2c5

Please sign in to comment.