[CMake] Add CodeName
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
This commit is contained in:
parent
5b52519134
commit
7f48bd016c
@ -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})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user