mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-29 01:13:57 +02:00
@@ -36,8 +36,6 @@ target_include_directories(yaml-cpp PUBLIC
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}/third_party/yaml-cpp/include>
|
||||
)
|
||||
|
||||
# Set the CXX standard and compile time for our code only.
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
add_compile_options(-Wall -Werror)
|
||||
|
||||
add_subdirectory(lib)
|
||||
|
||||
Reference in New Issue
Block a user