mirror of
https://github.com/AxioDL/logvisor.git
synced 2025-12-08 21:17:44 +00:00
removed flag specification to inherit from environment instead
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
include_directories(include)
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
|
||||
add_library(LogVisor
|
||||
lib/LogVisor.cpp
|
||||
include/LogVisor/LogVisor.hpp)
|
||||
|
||||
Reference in New Issue
Block a user