mirror of
https://github.com/yuzu-emu/FasTC
synced 2024-11-26 10:07:56 +00:00
5 lines
81 B
Text
5 lines
81 B
Text
|
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
|
||
|
PROJECT(TexC)
|
||
|
|
||
|
ADD_SUBDIRECTORY(BPTCEncoder)
|