Ver código fonte

Installation support added (fixes #11).

main
offa 7 anos atrás
pai
commit
f7aac686fa
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      cmake/Install.cmake

+ 1
- 1
cmake/Install.cmake Ver arquivo

@@ -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)


Carregando…
Cancelar
Salvar