renames
This commit is contained in:
parent
a21201b1b9
commit
524e69fcf4
@ -15,4 +15,5 @@ Licensed under [BSD-3](../master/LICENSE).
|
||||
## Projects using Autocmake
|
||||
|
||||
- [Numgrid](https://github.com/bast/numgrid/)
|
||||
- [XCint](https://github.com/bast/xcint/)
|
||||
- [DIRAC](http://diracprogram.org)
|
||||
|
@ -1,6 +1,6 @@
|
||||
set(CPP)
|
||||
|
||||
# forward CPP directly to the code
|
||||
# forward preprocessing directly to the code
|
||||
if(NOT "${CPP}" STREQUAL "")
|
||||
add_definitions(${CPP})
|
||||
endif()
|
Loading…
x
Reference in New Issue
Block a user