Bug fix for cmake install target.
This commit is contained in:
parent
70a77cbe41
commit
fb9ee25800
|
@ -354,4 +354,4 @@ target_link_libraries( fceux
|
|||
)
|
||||
|
||||
install( TARGETS fceux
|
||||
RUNTIME bin )
|
||||
RUNTIME DESTINATION bin )
|
||||
|
|
Loading…
Reference in New Issue