einfaches build system
This commit is contained in:
2
j1-Passwoerter/CMakeLists.txt
Normal file
2
j1-Passwoerter/CMakeLists.txt
Normal file
@ -0,0 +1,2 @@
|
||||
file(GLOB J1SOURCES "src/*.c")
|
||||
add_executable(j1 ${J1SOURCES} ${ACLSOURCES})
|
||||
Reference in New Issue
Block a user