This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
339f770b0c
rockbox
/
utils
/
zenutils
/
source
/
firmware_extract
/
CMakeLists.txt
4 lines
90 B
CMake
Raw
Normal View
History
Unescape
Escape
Delete the svn:executable property and set svn:eol-style to native for all those text files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18012 a1c6a512-1295-4272-9138-f99709370657
2008-07-11 16:51:25 +00:00
ADD_EXECUTABLE
(
firmware_extract
main.cpp
)
TARGET_LINK_LIBRARIES
(
firmware_extract
shared
)
Reference in a new issue
Copy permalink