- Commit
- 3cad10545eca566bcf6c2bc3b5dd8b577a70493d
- Parent
- 828eeaf8960a347777f34ed134c5211717f1d446
- Author
- Saleem Abdulrasool <compnerd@compnerd.org>
- Date
build: use `CMAKE_INCLUDE_CURRENT_DIRECTORY`
This uses the CMake mechanism for including the current source and binary directories. This avoids the custom handling for this.