Skip to content

gcross-zipline/find_symforce_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake example of finding symforce package

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=<prefix used when installing symforce>
make

The CMAKE_INSTALL_PREFIX should match the prefix you used when symforce was installed with make install.

symforce will install fmt and spdlog for you by default.

About

Example of FindSymforce

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published