Skip to content

Commit

Permalink
forgot the name of the target
Browse files Browse the repository at this point in the history
  • Loading branch information
nova77 committed Dec 8, 2009
1 parent 4238c67 commit b6e9560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lastfmfpclient/CMakeLists.txt
Expand Up @@ -19,7 +19,7 @@ ADD_EXECUTABLE( lastfmfpclient
src/Sha256.cpp
src/Sha256File.cpp )

TARGET_LINK_LIBRARIES(fplib fftw3f mad tag curl samplerate)
TARGET_LINK_LIBRARIES(lastfmfpclient fplib fftw3f mad tag curl samplerate)

INSTALL(TARGETS lastfmfpclient
RUNTIME DESTINATION bin
Expand Down

0 comments on commit b6e9560

Please sign in to comment.