Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake files for development needs , because the official repo supports only makefiles.

Basically, can be used as CMake subproject with static linking.

#How to build

mkdir cmake
cd cmake
cmake ..
make (or refer to cmake dir, if you are using Visual Studio)

or just add that library to your CMake project using add_subdirectory() and target_link_libraries() commands

About

libogg 1.3.2, libvorbis 1.3.5 (CMake)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages