| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Not all distros/packages place the SDL2 installation into a directory named SDL2. Just to name a prominent example: Homebrew. cmake's find_package will correctly identify SDL2 and provide the required include/lib paths.
There was a problem hiding this comment.
works locally for me as well (Arch by the way ;) )
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Not all distros/packages place the SDL2 installation into a directory named SDL2. Just to name a prominent example: Homebrew.
cmake's find_package will correctly identify SDL2 and provide the required include/lib paths.