- Removed a bug with attempt to include pure c headers
- Added some more information about the license - fennec::file implementation
This commit is contained in:
@@ -6,6 +6,7 @@ set(CMAKE_CXX_STANDARD 23)
|
||||
add_executable(fennec-metaprogramming main.cpp
|
||||
float.h
|
||||
integer.h)
|
||||
|
||||
add_custom_command(
|
||||
OUTPUT .metaprogramming
|
||||
COMMAND fennec-metaprogramming
|
||||
|
||||
Reference in New Issue
Block a user