Allow installing on Windows
This commit is contained in:
@@ -1507,7 +1507,7 @@ if(UNICORN_BUILD_TESTS)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
if(UNICORN_INSTALL AND NOT MSVC)
|
if(UNICORN_INSTALL)
|
||||||
include("GNUInstallDirs")
|
include("GNUInstallDirs")
|
||||||
file(GLOB UNICORN_HEADERS ${CMAKE_CURRENT_SOURCE_DIR}/include/unicorn/*.h)
|
file(GLOB UNICORN_HEADERS ${CMAKE_CURRENT_SOURCE_DIR}/include/unicorn/*.h)
|
||||||
if (BUILD_SHARED_LIBS)
|
if (BUILD_SHARED_LIBS)
|
||||||
|
|||||||
Reference in New Issue
Block a user