add_executable(test_module test_module.cpp) target_link_libraries(test_module stm) INSTALL_TARGETS(${INSTALL_DIST_PATH} test_module)