Support out-of-source build
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
include_directories(${PROJECT_SOURCE_DIR})
|
||||
include_directories(${PROJECT_BINARY_DIR})
|
||||
|
||||
# sources that need to be compiled twice, once with no flags and once with LOWER
|
||||
set(UL_SOURCES
|
||||
|
||||
Reference in New Issue
Block a user