Skip to content

Fixstars-momoko/sensing-dev-installer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sensing-dev-installer

How to build

cd installer
mkdir build
cd build
cmake -G "Visual Studio 16 2019" -A x64 ../
cmake --build . --config=Release
cpack -G "WIX"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PowerShell 65.0%
  • Shell 17.6%
  • Python 15.0%
  • C++ 2.4%