Skip to content
Discussion options

You must be logged in to vote

set(content_folder
"${CMAKE_CURRENT_SOURCE_DIR}/Content"
"${CMAKE_CURRENT_SOURCE_DIR}/Content/Config"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/DailyReward"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Helper"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Layer"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Libraries"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Native"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Object"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Promotion"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/Review"
"${CMAKE_CURRENT_SOURCE_DIR}/Source/xxtea"
)

That section is not correct, as it is only meant for resources, so it should be left as-is unless you have a specific reason to change it:

set(content_folder
  "${CMAKE_CURRENT_SOURCE_DI…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rh101
Comment options

rh101 Nov 28, 2025
Collaborator

Answer selected by hoangvinh2508
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants