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