cmake: initial cross-compilation support
[vpp.git] / src / vpp-api / python / CMakeLists.txt
index 52215cc..a81a6f6 100644 (file)
@@ -12,7 +12,6 @@
 # limitations under the License.
 
 find_package(PythonInterp 2.7)
-find_package(PythonLibs 2.7)
 
 if(PYTHONINTERP_FOUND)
   install(