build: convert build system to CMake
This commit is contained in:
3
tools/e64patch/CMakeLists.txt
Normal file
3
tools/e64patch/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
file(GLOB sources *.c *.h)
|
||||
|
||||
add_executable(e64patch ${sources})
|
||||
Reference in New Issue
Block a user