swift-numerics
swift-numerics copied to clipboard
Update CMakeLists.txt
trafficstars
Use PROJECT_SOURCE_DIR to allow embedding within larger projects. CMAKE_SOURCE_DIR is the root of the source tree, where as PROJECT_SOURCE_DIR is the directory of the current project.
CC: @stephentyrone
@stephentyrone bump
@swift-ci test