mirror of
https://github.com/lemire/fast_double_parser.git
synced 2025-04-03 20:04:57 +00:00
tuning.
This commit is contained in:
parent
b92d89b2c4
commit
d61b589f65
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ set(rebogus_src tests/bogus.cpp)
|
|||
set(benchmark_src benchmarks/benchmark.cpp)
|
||||
|
||||
|
||||
add_library(fast_double_parser INTERFACE ${headers})
|
||||
add_library(fast_double_parser INTERFACE)
|
||||
target_include_directories(fast_double_parser
|
||||
INTERFACE
|
||||
$<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/include>
|
||||
|
|
Loading…
Add table
Reference in a new issue