forked from OSchip/llvm-project
subdirectories should not use cmake project command
This commit is contained in:
parent
e9b8ed1fd7
commit
8580af3f7d
|
@ -1,5 +1,3 @@
|
|||
project(OMPT-Multiplex)
|
||||
|
||||
if(LIBOMP_OMPT_SUPPORT)
|
||||
include_directories(${LIBOMP_INCLUDE_DIR})
|
||||
|
||||
|
|
Loading…
Reference in New Issue