Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-johansson committed Oct 25, 2023
1 parent fa3c5b0 commit f8ee6f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ if (CMAKE_CXX_COMPILER_ID MATCHES "MSVC")
/permissive-
/Zc:preprocessor
/Zc:__cplusplus
/wd4251
/wd4275
)
else ()
set(TACTILE_COMPILE_OPTIONS
Expand Down

0 comments on commit f8ee6f3

Please sign in to comment.