84bfa4ae2a
Cache CMAKE_CURRENT_LIST_DIR for correct paths in macros
2022-06-23 07:26:21 +10:00
54f0855312
Use CMAKE_CURRENT_LIST_DIR for local includes to simplify usage
...
This means that we no longer need to modify the module path for CMake
before including the root script.
2022-06-15 10:46:52 +10:00
93b876dee7
nc: set a variable to point to this directory
2019-06-18 11:28:17 +10:00
45be843568
search_libs: add comment
2017-02-01 13:45:48 +11:00
4488026028
search_libs: also set a _FOUND variable
...
There was no way to differentiate between not needing any library for a
symbol and not finding a symbol. So we add a _FOUND variable indicating
whether the symbol was discovered.
2017-02-01 13:36:43 +11:00
b389d86391
try to cache results as much as possible
2017-01-18 21:43:30 +11:00
a57db559e9
initial import
2017-01-17 19:20:12 +11:00