Better format to add files in the future
This commit is contained in:
parent
2b6f32362f
commit
ad879dd7a3
@ -62,7 +62,8 @@ add_subdirectory(external/assimp EXCLUDE_FROM_ALL)
|
||||
|
||||
add_executable(LearnGtk4 main.cpp
|
||||
hello_world.cpp
|
||||
hello_world.hpp)
|
||||
hello_world.hpp
|
||||
)
|
||||
|
||||
set_target_properties(LearnGtk4 assimp PROPERTIES
|
||||
CXX_STANDARD 17
|
||||
|
Loading…
Reference in New Issue
Block a user