@@ -33,7 +33,7 @@ set(wmfs_src
|
||||
# Set the executable from the wmfs_src
|
||||
add_executable(wmfs ${wmfs_src})
|
||||
# Set the version - NOT USED AT THE MOMENT
|
||||
set(VERSION WMFS-0.1rc1)
|
||||
set(VERSION "0.1rc1 (Sweaty pool)")
|
||||
# CFLAGS
|
||||
set(CFLAGS "-g -Wall")
|
||||
set(CMAKE_C_FLAGS ${CFLAGS})
|
||||
|
||||
Reference in New Issue
Block a user