sithlord48 / ff7tk

Toolkit for making tools to edit Final Fantasy VII
GNU Lesser General Public License v3.0
27 stars 10 forks source link

Move templates and macros to cmake dir #122

Closed sithlord48 closed 1 year ago

sithlord48 commented 1 year ago

Change the CMake setup

Move the macros MAKE_LIBRARY MAKE_DEMO and MAKE_TEST into a single file cmake/ff7tkMacroscmake Move template items into cmake/_template Adjust the main CMakeLists.txt to include ff7tkMacros.cmake and define the ff7tk_tests global