refactor(cmake): split CMakeLists into modules (#1587)
This commit is contained in:
parent
9543bc77d8
commit
92b4eeee55
41 changed files with 1240 additions and 964 deletions
2
cmake/targets/unix.cmake
Normal file
2
cmake/targets/unix.cmake
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# unix specific target definitions
|
||||
# put anything here that applies to both linux and macos
|
||||
Loading…
Add table
Add a link
Reference in a new issue