mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
use Conan to make macOS CI builds for both Intel and ARM (#782)
* [CI] append platform to output artifact name if it's given
This commit is contained in:
committed by
GitHub
parent
4f1f9e3c5d
commit
d7650ce9c0
@@ -1,6 +1,4 @@
|
||||
if(NOT ${CMAKE_VERSION} VERSION_LESS "3.10.0")
|
||||
include(GoogleTest)
|
||||
endif()
|
||||
include(GoogleTest)
|
||||
|
||||
set(googleTest_Dir ${CMAKE_CURRENT_SOURCE_DIR}/googletest)
|
||||
if(EXISTS ${googleTest_Dir})
|
||||
|
||||
Reference in New Issue
Block a user