mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-03-30 04:56:54 +00:00
Fix compilation on mingw
This commit is contained in:
parent
27edf0b949
commit
c2685ef76f
@ -132,8 +132,8 @@ if( APPLE )
|
||||
)
|
||||
endif()
|
||||
|
||||
if( MSVC )
|
||||
if( WIN32 )
|
||||
add_dependencies( kiplatform
|
||||
version_header
|
||||
)
|
||||
endif()
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user