Commit dd75a532 authored by jan.koester's avatar jan.koester
Browse files

hope helps

parent 00ec6866
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
if( NOT DEFINED $ENV{CMAKE_DISABLE_TESTS})
if( NOT DEFINED ENV{CMAKE_DISABLE_TESTS})

add_executable(parse parse.c)
target_link_libraries(parse secureid)