GPA usage of CMake is very awkward making it difficult to simply include GPA into an existing large project by setting variables and then calling add_subdirectory. Currently doing so causes the build process to produce binary paths that can't be found.
GPA usage of CMake is very awkward making it difficult to simply include GPA into an existing large project by setting variables and then calling
add_subdirectory. Currently doing so causes the build process to produce binary paths that can't be found.