Skip to content

Commit

Permalink
ADD: new zenodo version with type tool property
Browse files Browse the repository at this point in the history
  • Loading branch information
9and3 committed Jun 30, 2023
1 parent f8d59a6 commit 33a590e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/TToolConfig.cmake.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ set(TTool_LIBRARY_DIRS ${CMAKE_INSTALL_PREFIX}/lib)
set(TTool_LIBRARIES TTool)

# zenodo direct doi link (to change if dataset us updated)
set(__DSET_DOI__ "https://zenodo.org/record/8096394")
set(__DSET_DOI__ "https://zenodo.org/record/8098845")

# ttol config loader/unloader
set(__TTOOL_CONFIG_PATH__ "${CMAKE_CURRENT_SOURCE_DIR}/assets/config.yml")
add_compile_definitions(__TTOOL_CONFIG_PATH__="${__TTOOL_CONFIG_PATH__}")
add_compile_definitions(__TTOOL_CONFIG_PATH__="${__TTOOL_CONFIG_PATH__}")

0 comments on commit 33a590e

Please sign in to comment.