* ./ispd:
- Change: In CMakeLists, remove obsolete setup_apple() macro call.
This commit is contained in:
parent
b0e234b3af
commit
b175399002
|
@ -10,7 +10,7 @@
|
|||
|
||||
set_cmake_policies()
|
||||
set_lib_link_mode()
|
||||
setup_apple()
|
||||
#setup_apple()
|
||||
setup_boost(program_options filesystem python regex)
|
||||
|
||||
find_package(LibXml2 REQUIRED)
|
||||
|
|
Loading…
Reference in New Issue