Wargus / stratagus

The Stratagus strategy game engine
GNU General Public License v2.0
619 stars 119 forks source link

Move find_package for lua to correct location #602

Closed zzam closed 6 months ago

zzam commented 6 months ago

find_package need to be done before using the variables. e.g. TOLUA++_APP

Fixes https://github.com/Wargus/stratagus/issues/443