Commit e87f1164 authored by jan.koester's avatar jan.koester
Browse files

test

parent a09a256d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ install(
    Devel
)

install(TARGETS uuid-gen uuidp RUNTIME_DEPENDENCY_SET DESTINATION bin)
install(TARGETS uuid-gen RUNTIME_DEPENDENCY_SET DESTINATION bin)

if(${CMAKE_HOST_SYSTEM_NAME} MATCHES "Windows")
    set(CPACK_GENERATOR WIX)