Skip to content

Commit

Permalink
cmp
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Jul 16, 2021
1 parent 3a1dc4a commit 8190ef1
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 @@ -57,7 +57,7 @@ if (UNIX)
endif()
endif()

if(WIN32)
if(WIN32) # NOTE: this will execute for both 32-bit and 64-bit builds.
include(OpenSeesDependenciesWin)
message(STATUS ">>> WIN32")
endif()
Expand Down

0 comments on commit 8190ef1

Please sign in to comment.