add_executable(playground main.cpp custom_stack_callback.s) # Example for adding the library to your app (as a cmake project dependency) target_link_libraries(playground)