- Added More Documentation
This commit is contained in:
@@ -4,7 +4,8 @@ project(fennec-metaprogramming)
|
||||
set(CMAKE_CXX_STANDARD 26)
|
||||
|
||||
add_executable(fennec-metaprogramming main.cpp
|
||||
float.h)
|
||||
float.h
|
||||
integer.h)
|
||||
add_custom_command(
|
||||
OUTPUT .metaprogramming
|
||||
COMMAND fennec-metaprogramming
|
||||
|
||||
Reference in New Issue
Block a user