Explorar el Código

Installation support added (fixes #11).

main
offa hace 7 años
padre
commit
f7aac686fa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      cmake/Install.cmake

+ 1
- 1
cmake/Install.cmake Ver fichero

@@ -1,4 +1,4 @@

install(TARGETS ScopeGuard EXPORT ScopeGuard-config DESTINATION include)
install(DIRECTORY "${CMAKE_SOURCE_DIR}/include/" DESTINATION include)
install(EXPORT ScopeGuard-config DESTINATION share/scopeguard/cmake)


Cargando…
Cancelar
Guardar