reactos/tools/rsym/CMakeLists.txt

4 lines
103 B
CMake
Raw Normal View History

add_executable(rsym rsym_common.c rsym.cmake.c)
add_executable(raddr2line rsym_common.c raddr2line.c)