svkaiser / strife-ve

Strife Veteran Edition GPL Source Release
GNU General Public License v2.0
133 stars 37 forks source link

add missing condition on darwin&linux steam service inclusion in cmakelists #9

Open nullgemm opened 2 years ago

nullgemm commented 2 years ago

It seems SteamService is always added on Darwin&Linux because a condition is missing in the CMakeLists.txt, so this PR adds it.