Game-as-a-Service / Machi-Koro-Cpp

5 stars 1 forks source link

[CMake] Refresh all the CMakeLists.txt and target dependency. #33

Closed HuaYuan-Tseng closed 8 months ago

HuaYuan-Tseng commented 8 months ago

As title.

The reason for wanting to reorganize the entire CMakeLists.txt and the dependencies between projects is to make the whole build process more streamlined and to clarify the dependencies among projects.

HuaYuan-Tseng commented 8 months ago

Currently, I have modified the contents of CMakeLists.txt and added a bat file to help add necessary files.

If you need to update the contents in sources.cmake, simply run generate_sources-unit.bat.

Below are the current outputs for CMake and Build:

cmake_result