Skip to content

asteyven/set10108

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Software Requirements:

  • Latest stable CMake (GUI version helps)
  • Visual Studio Community

Project Build Instructions (for a subfolder unitXX):

  • Run CMake
  • Set Source Folder to the "labs/unitXX" directory
  • Set Build Folder to a directory called "build", under "labs" (e.g. /your/path/labs/build)
  • Run Configure, and just select default compilers, Visual Studio x64 should be the one that appears
  • Run Generate
  • Now, in the Build folder, you should see the solution file (.sln)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.1%
  • C 7.1%
  • Other 0.8%