It completely works
This commit is contained in:
parent
ad879dd7a3
commit
cea2c1296f
8 changed files with 698 additions and 58 deletions
|
@ -63,6 +63,8 @@ add_subdirectory(external/assimp EXCLUDE_FROM_ALL)
|
|||
add_executable(LearnGtk4 main.cpp
|
||||
hello_world.cpp
|
||||
hello_world.hpp
|
||||
app_win_2_back.cpp
|
||||
app_win_2_back.hpp
|
||||
)
|
||||
|
||||
set_target_properties(LearnGtk4 assimp PROPERTIES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue