alandtse / CommonLibF4

A reverse-engineered resource for Fallout 4
MIT License
6 stars 4 forks source link

fix: missing F4SE header subdirectory in cmake install command #23

Open Nukem9 opened 3 months ago

Nukem9 commented 3 months ago

I believe this line was lost during a merge. Vcpkg ports don't play nice since files are manually copied over with CMake's install command rather than using add_subdirectory().

CommonLibF4 and CommonLibSSE-NG for reference.