From 1d49c965fedd3b228fe63a3012666a2b14b5d39f Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Tue, 14 Jan 2020 18:36:26 -0600 Subject: [PATCH] [nostalgia/player] Remove unused CMake target --- src/nostalgia/player/CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nostalgia/player/CMakeLists.txt b/src/nostalgia/player/CMakeLists.txt index 86d49872..1cc56c56 100644 --- a/src/nostalgia/player/CMakeLists.txt +++ b/src/nostalgia/player/CMakeLists.txt @@ -26,8 +26,6 @@ target_link_libraries( ${NOSTALGIA_PLAYER_DEPS} ) -add_custom_target("nostalgia.bin") - install( TARGETS nostalgia