mirror of
https://github.com/ondra-novak/gates_of_skeldal.git
synced 2025-07-19 04:34:51 -04:00
ddl_ar tool to work with ddls
This commit is contained in:
parent
3eb73c4ad1
commit
054cc48e15
5 changed files with 183 additions and 0 deletions
3
tools/CMakeLists.txt
Normal file
3
tools/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
add_executable(ddl_ar ddl_ar.cpp ddl_ar_class.cpp)
|
||||
|
||||
set_property(TARGET ddl_ar PROPERTY CXX_STANDARD 20)
|
Loading…
Add table
Add a link
Reference in a new issue