This commit is contained in:
aozhiwei 2023-10-02 11:17:02 +08:00
parent ebbb3b0b48
commit 2a9b3e6b8b
2 changed files with 2 additions and 2 deletions

View File

@ -110,7 +110,7 @@ aux_source_directory(.
) )
set(EXECUTABLE_OUTPUT_PATH set(EXECUTABLE_OUTPUT_PATH
${PROJECT_BINARY_DIR}/../bin ${PROJECT_BINARY_DIR}/../bin/gameserver/bin
) )
add_executable( add_executable(

View File

@ -1 +1 @@
../bin/exported/behaviac_generated ../bin/gameserver/bin/exported/behaviac_generated