Files
tzdb_to_nx/src/tzdb2nx/CMakeLists.txt

7 lines
139 B
CMake

add_executable(tzdb2nx
main.cpp
tzif.cpp
tzif.h)
set(TZDB2NX_PATH "$<TARGET_FILE:tzdb2nx>" CACHE PATH "Path to tzdb2nx path")