Константы для NaN

This commit is contained in:
2020-04-04 00:41:47 +03:00
parent 347920ed36
commit 5a6cc75a58
2 changed files with 32 additions and 0 deletions

View File

@ -8,6 +8,7 @@ set(current_target_sources
# Список заголовочных файлов (используется для установки)
set(current_target_headers
${CMAKE_CURRENT_SOURCE_DIR}/config.hpp
${CMAKE_CURRENT_SOURCE_DIR}/limits.hpp
)
add_common_library(TARGET ${current_target} OUTPUT_NAME myx-${current_target}