mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-05-16 12:21:22 +00:00
removed unnecessary CMake cache variable
This commit is contained in:
parent
462971b134
commit
c2bfffa6cf
@ -4,4 +4,3 @@ add_library(LogVisor
|
||||
lib/LogVisor.cpp
|
||||
include/LogVisor/LogVisor.hpp)
|
||||
install(DIRECTORY include/LogVisor DESTINATION include/LogVisor)
|
||||
set(LOG_VISOR_INCLUDE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/include CACHE PATH "LogVisor include dir" FORCE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user