Skip to content

slsdetectorgroup/cmake-subfolder-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using slsDetectorPackage from a subfolder

A simple example how to use the slsDetectorPackage as a subfolder.

#Clone this project including submodules
git clone --recurse-submodules -j8 https://github.com/slsdetectorgroup/cmake-subfolder-example.git

#Create a build dir outside source and build
mkdir build && cd build
cmake ../cmake-subfolder-example/
make -j12

About

A simple example how to use the slsDetectorPackage as a subfolder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published