build: update to support building under a hosted cross-compiler
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
file(GLOB sources *.c *.h)
|
||||
|
||||
add_executable(e64patch ${sources})
|
||||
|
||||
install(TARGETS e64patch)
|
||||
|
||||
Reference in New Issue
Block a user