- Created Layout for Textures
- Separated Build and Output directories
This commit is contained in:
@@ -3,7 +3,8 @@ project(fennec-metaprogramming)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 26)
|
||||
|
||||
add_executable(fennec-metaprogramming main.cpp)
|
||||
add_executable(fennec-metaprogramming main.cpp
|
||||
float.h)
|
||||
add_custom_command(
|
||||
OUTPUT .metaprogramming
|
||||
COMMAND fennec-metaprogramming
|
||||
|
||||
Reference in New Issue
Block a user